Skip to main content
Glama
gifflet

Graphiti MCP Server

Official
by gifflet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j connection URIbolt://neo4j:7687
MODEL_NAMENoMain LLM model to usegpt-4.1-mini
NEO4J_USERNoNeo4j usernameneo4j
NEO4J_PASSWORDNoNeo4j passworddemodemo
OPENAI_API_KEYNoYour OpenAI API key, required for standard OpenAI
LLM_TEMPERATURENoLLM temperature (0.0-2.0)0.0
MCP_SERVER_HOSTNoMCP server host binding
OPENAI_BASE_URLNoCustom OpenAI API endpoint
SEMAPHORE_LIMITNoConcurrent operation limit for LLM calls10
SMALL_MODEL_NAMENoSmall LLM model for lighter tasksgpt-4.1-nano
EMBEDDER_MODEL_NAMENoEmbedding modeltext-embedding-3-small
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint URL
AZURE_OPENAI_API_VERSIONNoAzure OpenAI API version
AZURE_OPENAI_DEPLOYMENT_NAMENoAzure OpenAI deployment name
AZURE_OPENAI_EMBEDDING_API_KEYNoSeparate API key for embeddings
AZURE_OPENAI_EMBEDDING_ENDPOINTNoSeparate endpoint for embeddings
AZURE_OPENAI_USE_MANAGED_IDENTITYNoUse Azure managed identity for authfalse
AZURE_OPENAI_EMBEDDING_API_VERSIONNoAPI version for embeddings
AZURE_OPENAI_EMBEDDING_DEPLOYMENT_NAMENoDeployment name for embeddings

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/gifflet/graphiti-mcp-server'

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