Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MKM_API_KEYNoStrong bearer authorization keychange-me-in-production
OLLAMA_MODELNoDefault LLM model tagllama3.2:3b
MKM_HTTP_HOSTNoHost binding for Python API0.0.0.0
OLLAMA_BASE_URLNoBase URL of the Ollama serverhttp://ollama:11434
MKM_DEBUG_PROMPTSNoWrite fully redacted prompt history to log filefalse
MKM_MECHANIC_RAG_TOP_KNoNumber of passages to search for explanations16
MKM_MECHANIC_RAG_MAX_PASSAGESNoMax context passages to include8

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/fivanparedes/mkmchat-mcp'

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