Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j connectionbolt://localhost:7687
NEO4J_USERNoNeo4j userneo4j
SCHEDULER_URLNoOptional external model schedulerhttp://localhost:8082
GEMINI_API_KEYNoCredential used when the provider is gemini
MENHIR_API_KEYNoStatic credential for MCP clients
NEO4J_PASSWORDNoNeo4j password
OPENAI_API_KEYNoCredential used when the provider is openai
MENHIR_AGENT_KEYNoStatic credential for agent clients
LLM_CHAT_PROVIDERNoChat provider: local, openai, or geminilocal
LOCAL_LLM_BASE_URLNoLocal OpenAI-compatible chat endpointhttp://127.0.0.1:8081/v1
MENHIR_OPERATOR_KEYNoStatic credential for operator clients
MENHIR_READONLY_KEYNoStatic credential for read-only clients
GRAPHITI_LLM_PROVIDERNoGraphiti extraction providerlocal
GRAPHITI_EMBED_PROVIDERNoOptional separate embedding providerinherits Graphiti provider
MENHIR_ALLOW_INSECURE_REMOTE_NO_AUTHNoBypass the authentication guard for non-loopback binds (unsafe)false

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/Archolith/menhir'

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