Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoThe host address for the MCP server to bind tolocalhost
MCP_PATHNoThe endpoint path for the MCP server/mcp
MCP_PORTNoThe port number for the MCP server to listen on3000
OLLAMA_HOSTNoThe host URL where Ollama is runninghttp://localhost:11434
OPENAI_API_KEYNoOpenAI API key (Required when using OpenAI models; not required if using Ollama)
KEGG_MCP_SERVER_URLNoThe URL of the MCP server, used by the client for connectionhttp://localhost:3000/mcp

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/martinuslee/oh-my-kegg-mcp'

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