Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoDaemon addresshttp://localhost:11434
DEBUG_OLLAMA_MCPNo1 for verbose stderr
OLLAMA_MCP_CONFIGNoExplicit config path
OLLAMA_MCP_DETAILNoDefault response verbosityconcise
OLLAMA_MCP_RANKINGNoTie-break policy among capable modelsresident-then-smallest
OLLAMA_MCP_FILE_ROOTSNoColon-separated readable rootscwd
OLLAMA_MCP_KEEP_ALIVENoLonger than Ollama's default; batch-friendly10m
OLLAMA_MCP_TIMEOUT_MSNoTotal request timeout600000
OLLAMA_MCP_ROLE_<NAME>NoComma-separated chain; defines new roles
OLLAMA_MCP_ALIAS_<NAME>NoShorthand → real model name
OLLAMA_MCP_DEFAULT_ROLENoRole used when model is omittedgeneral
OLLAMA_MCP_DEFAULT_THINKNoSee the trap abovefalse
OLLAMA_MCP_REGISTRY_TTL_MSNoModel-list cache TTL60000
OLLAMA_MCP_MAX_OUTPUT_CHARSNoOutput cap before truncation100000
OLLAMA_MCP_BATCH_CONCURRENCYNoWithin-group concurrency; 1 is VRAM-safe1
OLLAMA_MCP_CONNECT_TIMEOUT_MSNoSeparate and short, so a down daemon fails fast3000
OLLAMA_MCP_DEFAULT_TEMPERATURENoDeterminism by default0

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/Clickt-Digital-Marketing-Inc/ollama-mcp'

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