Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_PORTNoPort for the API server (default: 8088)8088
EMBED_DIMNoEmbedding dimension (default: 768)768
OLLAMA_URLNoOllama server URL (default: http://localhost:11434)http://localhost:11434
EMBED_MODELNoModel name for embeddings (default: nomic-embed-text)nomic-embed-text
DATABASE_URLNoPostgreSQL connection string (default: postgresql://postgres:postgres@localhost:5432/second_brain)postgresql://postgres:postgres@localhost:5432/second_brain
DISTILL_MODELNoModel for distillation/reflect/dream/forget/rerank (default: qwen3:8b)qwen3:8b

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/guybr3000/second-brain'

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