safe-strapi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUDIT_DB | No | Path to the audit database. Defaults to .safe-strapi/audit.sqlite inside the selected project. | |
| TRANSPORT | No | Transport to use. Set to http for shared HTTP hosting. | stdio |
| STRAPI_URL | Yes | Base URL of the Strapi server (e.g. http://localhost:1337). | |
| STRAPI_LOCALE | No | Locale to use. | en |
| STRAPI_API_TOKEN | No | Strapi API token. Alternatively, set STRAPI_TOKEN_ENV to the name of another environment variable that contains the token. | |
| STRAPI_TOKEN_ENV | No | Name of an existing environment variable that contains the Strapi API token. Use this instead of STRAPI_API_TOKEN when the token is stored under a different variable name (e.g. MY_EXISTING_TOKEN). | |
| STRAPI_SLUG_FIELD | No | Field name for the slug. | |
| STRAPI_TITLE_FIELD | No | Field name for the title. | |
| STRAPI_BLOCKS_FIELD | No | Field name for dynamic zone blocks. | |
| STRAPI_CONTENT_TYPE | No | Content type to use for automatic local setup. |
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 | |