Directus MCP Server
by JoshTheDerf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SYSTEM_PROMPT | No | Custom system prompt to replace the default system prompt | |
| MCP_SYSTEM_PROMPT_ENABLED | No | Whether to enable the system prompt or not | true |
| DIRECTUS_PROMPTS_COLLECTION | No | The name of the collection containing prompts | |
| DIRECTUS_PROMPTS_NAME_FIELD | No | Field name for the prompt name | name |
| DIRECTUS_PROMPTS_MESSAGES_FIELD | No | Field name for the messages array | messages |
| DIRECTUS_PROMPTS_DESCRIPTION_FIELD | No | Field name for the prompt description | description |
| DIRECTUS_PROMPTS_COLLECTION_ENABLED | No | Set to "true" to enable prompt functionality | false |
| DIRECTUS_PROMPTS_SYSTEM_PROMPT_FIELD | No | Field name for the system prompt text | system_prompt |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshTheDerf/directus-extension-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server