Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_BASE_URLNoOllama HTTP API root, e.g. http://192.168.1.69:11434 (no trailing slash).
APG_MCP_DATA_DIRNoOptional. Directory that contains manifest.json (defaults to data/ next to dist/).
OLLAMA_SKIP_PULLNoIf 1 / true / yes, skips /api/pull on startup (models must already exist on the server).
OLLAMA_CHAT_MODELNoModel id for LangChain.js ChatOllama (@langchain/ollama).
OLLAMA_EMBEDDING_MODELNoModel id for OllamaEmbeddings (RAG / similarity).

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/nicolasgalvez/accessibility-mcp'

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