Directus MCP Server
Related Servers
Alternatives to Directus MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceEnables comprehensive interaction with Directus CMS including collection management, file operations, flow automation, user management, and schema analysis through natural language commands.3476 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage tasks in Directus databases with automatic schema synchronization, supporting CRUD operations, filtering by status and priority, and TypeScript type safety.12 npmMIT
- FlicenseNot gradedqualityNot gradedmaintenanceProvides AI agents with full access to Strapi 5.x CMS for managing content types, entries, media, and schemas. It supports full CRUD operations, relation management, and secure authentication for comprehensive content administration.-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact directly with Strapi v5 CMS content through full CRUD operations, media uploads, and content type exploration using Strapi's Document Service API.232 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables Directus users to interact with their data in LLMs, allowing content editors and data analysts to manage content, query collections, and perform data operations using natural language.140 npm84MIT
- AlicenseNot gradedqualityDmaintenanceAn extension that implements the Model Context Protocol for Directus, enabling AI tools and LLMs to interact with Directus content through natural language for content editing, data analysis, and asset management.4 npm8MIT
TDQS
Scored across 20 tools
Each tool has a distinct purpose: create vs update vs delete for different resources (collections, fields, items, relations), plus bulk variants and querying. No overlap that could confuse an agent.
All tools follow a consistent verb_noun pattern with snake_case (e.g., create_collection, list_fields, bulk_create_items). Prefixes like bulk_ are applied uniformly. No mixing of conventions.
20 tools cover the core operations of a headless CMS: CRUD for collections, fields, items, relations, plus bulk and query. Slightly on the high side but still well-scoped for the domain.
Covers CRUD for all main entities plus bulk operations and advanced querying. Minor gaps: no explicit list_items (query_items serves that role), no update for relations, and missing some higher-level features like user management, but core data operations are complete.