Skeyelab/directus-mcp-server
3.1
If you are the rightful owner of directus-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Directus MCP Server is a Model Context Protocol server designed to manage Directus schema and content programmatically.
Tools
Functions exposed to the LLM to take actions
list_collections
List all collections in the Directus instance.
get_collection
Get detailed information about a specific collection.
create_collection
Create a new collection with optional fields.
update_collection
Update collection metadata.
delete_collection
Delete a collection and all its data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client