Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Directus Content MCP Server logo
MCP server

Directus Content MCP Server

Reads and writes a Directus project under its own permission rules.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx @directus/content-mcp@latest
mcpServers
{
  "mcpServers": {
    "directus-mcp": {
      "command": "npx",
      "args": [
        "@directus/content-mcp@latest"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
Tools
19
License
MIT
Stars
83
Tools
read-collectionsread-itemscreate-itemupdate-itemimport-filetrigger-flow

Directus publishes this server so collections can be listed, items queried and edited, fields changed and flows triggered on a live project. It authenticates as a Directus user — a static token, or an email and password — which means the project's existing role permissions decide what an agent can touch. File import and comment tools sit alongside the item CRUD set. Nineteen tools in total, launched through npx.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?