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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues