MCP.so
Sign In
D

Directus Content MCP

@directus

About Directus Content MCP

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

directus

Submitted by

Bryant Gillespie

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "directus": {
      "command": "npx",
      "args": [
        "@directus/content-mcp@latest"
      ],
      "env": {
        "DIRECTUS_URL": "https://your-directus-url.com",
        "DIRECTUS_TOKEN": "your-directus-token>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers