Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j Bolt endpointbolt://localhost:7687
NEO4J_PASSYesNeo4j password
NEO4J_USERNoNeo4j usernameneo4j
EMBEDDING_MODELNoEmbedding model namenomic-embed-text
EMBEDDING_API_KEYNoAPI key (any non-empty value for Ollama)ollama
EMBEDDING_BASE_URLNoEmbedding API endpointhttp://localhost:11434/v1
EMBEDDING_PROVIDERNoEmbedding provider: ollama or openai (OpenAI-compatible)ollama
NEO4J_EMBEDDING_DIMENSIONNoVector index dimension768

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/PTaljaard/neo-mem'

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