Graphiti FastMCP Server
by donbr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEO4J_URI | No | URI for the Neo4j database | bolt://localhost:7687 |
| NEO4J_USER | No | Neo4j username | neo4j |
| FALKORDB_URI | No | FalkorDB URI | redis://localhost:6379 |
| GROQ_API_KEY | No | Groq API key (for Groq models) | |
| USE_AZURE_AD | No | Optional use Azure Managed Identities for authentication | |
| GOOGLE_API_KEY | No | Google API key (for Gemini models) | |
| NEO4J_PASSWORD | No | Neo4j password | demodemo |
| OPENAI_API_KEY | No | OpenAI API key (required for OpenAI LLM/embedder) | |
| SEMAPHORE_LIMIT | No | Episode processing concurrency | 10 |
| ANTHROPIC_API_KEY | No | Anthropic API key (for Claude models) | |
| FALKORDB_DATABASE | No | FalkorDB database name (optional) | default_db |
| FALKORDB_PASSWORD | No | FalkorDB password (optional) | |
| AZURE_OPENAI_API_KEY | No | Azure OpenAI API key | |
| AZURE_OPENAI_ENDPOINT | No | Azure OpenAI endpoint URL | |
| AZURE_OPENAI_DEPLOYMENT | No | Azure OpenAI deployment name | |
| AZURE_OPENAI_API_VERSION | No | Optional Azure OpenAI API version | |
| GRAPHITI_TELEMETRY_ENABLED | No | Set to false to disable telemetry | |
| AZURE_OPENAI_EMBEDDINGS_ENDPOINT | No | Optional Azure OpenAI embeddings endpoint URL | |
| AZURE_OPENAI_EMBEDDINGS_DEPLOYMENT | No | Optional Azure OpenAI embeddings deployment name |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues