Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KOMODO_MCP_HOSTNoServer bind host (default: 0.0.0.0)0.0.0.0
KOMODO_MCP_PORTNoServer bind port (default: 8000)8000
KOMODO_MCP_BASE_URLNoPublic URL of this server, used in OAuth metadata (optional, enables OAuth)
KOMODO_MCP_KOMODO_URLYesKomodo instance URL (required)
KOMODO_MCP_KOMODO_API_KEYYesAPI key (required)
KOMODO_MCP_OAUTH_PASSWORDNoPassword for the browser login page (optional, enables OAuth)
KOMODO_MCP_OAUTH_JWT_SECRETNoSecret for signing JWT tokens (optional, enables OAuth)
KOMODO_MCP_KOMODO_API_SECRETYesAPI secret (required)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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