MCP
未认领The Directus Content MCP Server is an interface for Directus users to interact with their data in LLMs.
安装
$
npx directus-template-cli@latest init工具(21 个)
create-field
Add new fields to collections
create-item
Create new items in collections
delete-item
Remove items from collections
get-prompt
Execute a stored prompt
get-prompts
List available prompts
import-file
Import files from URLs
markdown-tool
Convert between markdown and HTML
read-collections
Retrieve the schema of all collections
read-comments
View comments on items
read-field
Get specific field information
read-fields
Get field definitions for collections
read-files
Access file metadata or raw content
read-flows
List available automation flows
read-items
Fetch items from any collection
system-prompt
Provides context to the LLM assistant about its role
trigger-flow
Execute automation flows
update-field
Modify existing fields
update-files
Update file metadata
update-item
Modify existing items
upsert-comment
Add or update comments
users-me
Get current user information