Back to Home
tesfandiari1 icon

graphiti-mcp-server

Verified Safe

by tesfandiari1

Overview

Knowledge graph memory and query service for AI agents, capable of storing and retrieving episodic and factual information to enhance agent capabilities.

Installation

Run Command
docker compose -f docker/docker-compose-falkordb-combined.yml up

Environment Variables

  • OPENAI_API_KEY
  • GRAPHITI_GROUP_ID
  • SEMAPHORE_LIMIT
  • FALKORDB_PASSWORD
  • NEO4J_URI
  • NEO4J_USER
  • NEO4J_PASSWORD
  • BROWSER
  • ANTHROPIC_API_KEY
  • GOOGLE_API_KEY
  • GROQ_API_KEY
  • AZURE_OPENAI_API_KEY
  • VOYAGE_API_KEY

Security Notes

Sensitive information like API keys and database credentials are sourced from environment variables, which is a good practice. The server utilizes transport security settings including DNS rebinding protection and allowed hosts/origins for network access. Minor concern: example Docker Compose files provide default, weak database passwords, which should be explicitly overridden with strong secrets in production environments.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens4000
Stars0
Forks0
Last Update2025-12-14

Tags

Knowledge GraphAI MemoryLLM IntegrationGraph DatabaseMCP Server