directus-mcp-server

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.

Directus Model Context Protocol (MCP) Server

  • MCP server for use with Directus, allowing AI tools to connect to and interact with the Directus API.
  • Supports NodeJS v22.12 or newer.
  • Tools available include:
    • Read Items: Access items from any Directus collection.
    • Read Current User: Fetch current user information.
    • Read Collections: Discover available collections and fields.
  • Installation is possible globally via npm or locally for development.
  • Licensed under MIT.