Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoYour Neo4j connection string (e.g., neo4j+s://xxxxx.databases.neo4j.io for Aura or bolt://localhost:7687 for local instances)
MODEL_NAMENoThe model name to use (for OpenRouter use format provider/model-name, e.g., openai/gpt-4o-mini, anthropic/claude-3-haiku)
NEO4J_PASSWORDNoYour Neo4j password
OPENAI_API_KEYNoYour OpenAI API key (alternative to OpenRouter)
OPENROUTER_API_KEYNoYour OpenRouter API key (get one at https://openrouter.ai)

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/apexneural-hansika/graphiti_mcp'

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