mcp-komodo
by Samik081
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging to stderr | false |
| MCP_HOST | No | HTTP server bind address (only used when MCP_TRANSPORT=http) | 0.0.0.0 |
| MCP_PORT | No | HTTP server port (only used when MCP_TRANSPORT=http) | 3000 |
| KOMODO_URL | Yes | URL of your Komodo Core instance | |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| KOMODO_API_KEY | Yes | API key for authentication | |
| KOMODO_API_SECRET | Yes | API secret for authentication | |
| KOMODO_CATEGORIES | No | Comma-separated category allowlist | |
| KOMODO_ACCESS_TIER | No | Access tier: read-only, read-execute, or full | full |
| KOMODO_TOOL_BLACKLIST | No | Comma-separated list of tool names to exclude | |
| KOMODO_TOOL_WHITELIST | No | Comma-separated list of tool names to force-include | |
| MCP_EXCLUDE_TOOL_TITLES | No | Set true to omit tool titles from registration | 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues