Skip to main content
Glama

Directus MCP Server

by JoshTheDerf
MIT License
3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SYSTEM_PROMPTNoCustom system prompt to replace the default system prompt
MCP_SYSTEM_PROMPT_ENABLEDNoWhether to enable the system prompt or nottrue
DIRECTUS_PROMPTS_COLLECTIONNoThe name of the collection containing prompts
DIRECTUS_PROMPTS_NAME_FIELDNoField name for the prompt namename
DIRECTUS_PROMPTS_MESSAGES_FIELDNoField name for the messages arraymessages
DIRECTUS_PROMPTS_DESCRIPTION_FIELDNoField name for the prompt descriptiondescription
DIRECTUS_PROMPTS_COLLECTION_ENABLEDNoSet to "true" to enable prompt functionalityfalse
DIRECTUS_PROMPTS_SYSTEM_PROMPT_FIELDNoField name for the system prompt textsystem_prompt

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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