directus/mcp
The Directus Content MCP Server is an interface for Directus users to interact with their data in LLMs.
Platform-specific configuration:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...