directus-mcp-server
25
This project is an MCP server designed to facilitate the integration of AI tools with Directus APIs. It provides various capabilities such as reading items from collections and retrieving current user information. It is built as an experimental server and supports installation via npm.
Read Items
Read items from collections, supporting `fields`, `sort` and `limit` parameters
Read Current User
Get the current user's information, which is equivalent to calling the `/users/me` endpoint
Read Collections
Returns the available collection and field information in the system