komodo-mcp
by MyrikLD
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KOMODO_MCP_HOST | No | Server bind host (default: 0.0.0.0) | 0.0.0.0 |
| KOMODO_MCP_PORT | No | Server bind port (default: 8000) | 8000 |
| KOMODO_MCP_BASE_URL | No | Public URL of this server, used in OAuth metadata (optional, enables OAuth) | |
| KOMODO_MCP_KOMODO_URL | Yes | Komodo instance URL (required) | |
| KOMODO_MCP_KOMODO_API_KEY | Yes | API key (required) | |
| KOMODO_MCP_OAUTH_PASSWORD | No | Password for the browser login page (optional, enables OAuth) | |
| KOMODO_MCP_OAUTH_JWT_SECRET | No | Secret for signing JWT tokens (optional, enables OAuth) | |
| KOMODO_MCP_KOMODO_API_SECRET | Yes | API secret (required) |
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/MyrikLD/komodo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server