creative-subagent-runner-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to (default: 0.0.0.0) | 0.0.0.0 |
| PORT | No | Port to listen on (default: 3037) | 3037 |
| GEMINI_API_KEY | Yes | API key for Gemini (used for structure_auditor and style_auditor) | |
| MCP_AUTH_TOKEN | Yes | Authentication token for MCP server | |
| OPENAI_API_KEY | Yes | API key for OpenAI (used for chapter_writer and reviser) | |
| MAX_INPUT_CHARS | No | Maximum input character count (default: 120000) | 120000 |
| DEFAULT_TIMEOUT_MS | No | Default timeout in milliseconds (default: 120000) | 120000 |
| ALLOW_PROVIDER_OVERRIDE | No | Allow callers to override provider routing (default: false) | false |
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 | |
Latest Blog Posts
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/leonluo2008-ops/creative-subagent-runner-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server