ChungHoangRTA/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.
A Model Context Protocol (MCP) server for Directus CMS that provides seamless integration with AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
list_collections
List all collections
get_collection_items
Get items with filtering/pagination
get_item
Get specific item by ID
create_item
Create new items
update_item
Update existing items
delete_item
Delete items
search_items
Search within collections
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client