Directus
Integrates with Directus CMS instances to manage content, schema, files, workflows, and user permissions through CRUD operations, automation triggers, and dynamic prompt management.
6 stars
0 tools
Created Aug 2025
@joshthederf/joshthederf-directus-directus-extension-mcpAbout
Integrates with Directus CMS instances to manage content, schema, files, workflows, and user permissions through CRUD operations, automation triggers, and dynamic prompt management.
Categories
general
Installation
npm
npm install @joshthederf/joshthederf-directus-directus-extension-mcp
Configuration
{
"mcpServers": {
"joshthederf-directus-directus-extension-mcp": {
"command": "npx",
"args": [
"-y",
"@joshthederf/joshthederf-directus-directus-extension-mcp"
]
}
}
}