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 |
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 | |