Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j bolt endpointbolt://localhost:7687
NEO4J_USERNoNeo4j usernameneo4j
QDRANT_URLNoQdrant REST endpointhttp://localhost:6333
GROQ_API_KEYNoGroq API key
MEM0_ENABLEDNoSet to 0 to skip semantic memory1
NEO4J_PASSWORDNoNeo4j password (override in production)archviewer123
OLLAMA_API_KEYNoOllama Cloud API key
OPENAI_API_KEYNoOpenAI API key
ARCH_VIEWER_PORTNoWeb dashboard port3777
ARCH_VIEWER_ROOTNoProject root directory to scan.
ANTHROPIC_API_KEYNoAnthropic API key
ARCH_VIEWER_MODELNoModel name overrideprovider default
ARCH_VIEWER_NO_AINoSet to 1 to disable AI analysis (static scan only)
ARCH_VIEWER_PROVIDERNoLLM provider: openai, anthropic, groq, ollamaauto-detect

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/axumquant/arch-viewer'

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