Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoMCP server port3005
NODE_ENVNoNode environmentproduction
AUTO_SAVENoEnable auto-savetrue
REDIS_URLNoRedis connection URL
QDRANT_URLNoQdrant base URL
DATABASE_URLNoPostgreSQL connection URL
PROJECT_NAMENoProject namemy-ai-assistant
MCP_AUTH_TOKENNoMCP authentication token (auto-generated if not provided)
MCP_SERVER_URLNoMCP server URL (for client bridge)http://localhost:3005/mcp
OPENAI_API_KEYNoOpenAI API key (optional)
QDRANT_API_KEYNoQdrant API key (auto-generated if not provided)
REDIS_PASSWORDNoRedis password (auto-generated if not provided)
ANTHROPIC_API_KEYNoAnthropic API key (optional)
POSTGRES_PASSWORDNoPostgreSQL password (auto-generated if not provided)

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/cpretzinger/memory-forge'

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