Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log verbosity: error | warn | info | debug | info |
| STRAPI_URL | No | Strapi instance URL | http://localhost:1337 |
| STRAPI_DEV_MODE | No | Enable schema management tools | false |
| STRAPI_API_TOKEN | No | API token fallback (limited permissions) | |
| STRAPI_CACHE_TTL | No | Content type cache TTL in milliseconds (5 min) | 300000 |
| STRAPI_ADMIN_EMAIL | No | Admin email for full functionality | |
| STRAPI_ADMIN_PASSWORD | No | Admin password |
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 | |