Skip to main content
Glama
donbr

Graphiti FastMCP Server

by donbr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoURI for the Neo4j databasebolt://localhost:7687
NEO4J_USERNoNeo4j usernameneo4j
FALKORDB_URINoFalkorDB URIredis://localhost:6379
GROQ_API_KEYNoGroq API key (for Groq models)
USE_AZURE_ADNoOptional use Azure Managed Identities for authentication
GOOGLE_API_KEYNoGoogle API key (for Gemini models)
NEO4J_PASSWORDNoNeo4j passworddemodemo
OPENAI_API_KEYNoOpenAI API key (required for OpenAI LLM/embedder)
SEMAPHORE_LIMITNoEpisode processing concurrency10
ANTHROPIC_API_KEYNoAnthropic API key (for Claude models)
FALKORDB_DATABASENoFalkorDB database name (optional)default_db
FALKORDB_PASSWORDNoFalkorDB password (optional)
AZURE_OPENAI_API_KEYNoAzure OpenAI API key
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint URL
AZURE_OPENAI_DEPLOYMENTNoAzure OpenAI deployment name
AZURE_OPENAI_API_VERSIONNoOptional Azure OpenAI API version
GRAPHITI_TELEMETRY_ENABLEDNoSet to false to disable telemetry
AZURE_OPENAI_EMBEDDINGS_ENDPOINTNoOptional Azure OpenAI embeddings endpoint URL
AZURE_OPENAI_EMBEDDINGS_DEPLOYMENTNoOptional Azure OpenAI embeddings deployment name

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/donbr/graphiti-fastmcp'

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