Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port3100
DB_PATHNoSQLite database path./data/context-hub.db
LOG_LEVELNoLog level (debug, info, warn, error)info
CACHE_TTL_MSNoCache TTL (5 minutes)300000
PRIMARY_MODELNoPrimary chat modelllama3.1:8b-instruct-q4_K_M
PROXY_SERVERSNoSub-MCP server configs (JSON string){}
FALLBACK_MODELNoFallback chat modelqwen2.5:7b-instruct-q4_K_M
MCP_AUTH_TOKENYesBearer token for authentication. Required for security.
EMBEDDING_MODELNoEmbedding modelnomic-embed-text:v1.5
MCP_ALLOWED_IPSNoComma-separated allowed IPs127.0.0.1,::1
OLLAMA_BASE_URLNoOllama API URLhttp://localhost:11434
CACHE_MAX_ENTRIESNoMax cache entries100

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/DiegoNogueiraDev/mcp-context-hub'

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