Strapi MCP Server
by l33tdawg
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
STRAPI_URL | No | The URL of your Strapi instance | http://localhost:1337 |
STRAPI_DEV_MODE | No | Set to 'true' to enable development mode features | false |
STRAPI_API_TOKEN | Yes | Your Strapi API token for authentication |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |