Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging to stderrfalse
MCP_HOSTNoHTTP server bind address (only used when MCP_TRANSPORT=http)0.0.0.0
MCP_PORTNoHTTP server port (only used when MCP_TRANSPORT=http)3000
KOMODO_URLYesURL of your Komodo Core instance
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
KOMODO_API_KEYYesAPI key for authentication
KOMODO_API_SECRETYesAPI secret for authentication
KOMODO_CATEGORIESNoComma-separated category allowlist
KOMODO_ACCESS_TIERNoAccess tier: read-only, read-execute, or fullfull
KOMODO_TOOL_BLACKLISTNoComma-separated list of tool names to exclude
KOMODO_TOOL_WHITELISTNoComma-separated list of tool names to force-include
MCP_EXCLUDE_TOOL_TITLESNoSet true to omit tool titles from registrationfalse

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/Samik081/mcp-komodo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server