Skip to main content
Glama
geniro-io

Geniro Graphiti MCP

Official
by geniro-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoExtraction modelgpt-5.5
NEO4J_URINoBolt endpoint for Neo4jbolt://localhost:7687
NEO4J_USERNoNeo4j userneo4j
EMBEDDER_DIMNoMust match the model's output dimension4096
LLM_BASE_URLNoRequired for openai_generic (LiteLLM/Ollama/vLLM)
LLM_PROVIDERNoLLM provider: openai, anthropic, openai_genericopenai
EMBEDDER_MODELNoEmbedding model, not chat modelqwen3-embedding:8b
NEO4J_PASSWORDNoNeo4j passworddemodemo
OPENAI_API_KEYNoOpenAI API key (required if using OpenAI provider)
EMBEDDER_BASE_URLNoOllama defaulthttp://localhost:11434/v1
EMBEDDER_PROVIDERNoEmbedder provider: openai, ollama, voyage, openai_genericollama
GRAPHITI_GROUP_IDNoOptional memory namespacemain

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/geniro-io/geniro-graphiti-mcp'

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