Graphiti MCP Server
Enables users to query a comprehensive knowledge graph of personality psychology containing over 16,000 nodes covering traits, frameworks, and assessments. It supports semantic search of facts and entities, relationship extraction, and the ability to add new information to the graph.
README
Graphiti MCP Server (Personality Knowledge Graph)
A private MCP server for querying a personality psychology knowledge graph, powered by Graphiti and Neo4j Aura.
Features
- Knowledge Graph: 16,000+ nodes covering personality psychology research, traits, types, frameworks, and assessments
- Semantic Search: Search facts and entities using natural language
- MCP Protocol: Compatible with Claude, Cursor, and other MCP clients
- Cloud Hosted: Runs on Railway with Neo4j Aura backend
Quick Start
For MCP Clients (Cursor, Claude Desktop)
Connect to the hosted server:
{
"mcpServers": {
"personality-knowledge": {
"url": "https://YOUR_RAILWAY_URL/mcp/"
}
}
}
Local Development
- Clone and install dependencies:
git clone https://github.com/YOUR_USERNAME/graphiti-mcp-server.git
cd graphiti-mcp-server
uv sync
- Set environment variables:
cp .env.example .env
# Edit .env with your credentials
- Run the server:
uv run main.py --config config/config-aura.yaml
Configuration
The server is configured via YAML files in config/:
config-aura.yaml- Production config for Neo4j Auraconfig-docker-neo4j.yaml- Local development with Docker Neo4j
Required Environment Variables
| Variable | Description |
|---|---|
NEO4J_URI |
Neo4j Aura connection URI |
NEO4J_USER |
Neo4j username (usually neo4j) |
NEO4J_PASSWORD |
Neo4j password |
OPENAI_API_KEY |
OpenAI API key for LLM/embeddings |
Available MCP Tools
search_nodes- Search for entity summaries by semantic similaritysearch_facts- Search for relationships/facts between entitiesget_entity_edge- Get details of a specific relationshipget_episodes- Get recent episodes for a groupadd_episode- Add new information to the knowledge graphget_status- Check server and database status
Deployment
Railway
- Create a new Railway project
- Connect this repository
- Set environment variables in Railway dashboard
- Deploy
The railway.toml and docker/Dockerfile.standalone are pre-configured for Railway deployment.
Knowledge Graph Contents
This instance contains indexed personality psychology textbooks covering:
- Personality Traits: Big Five, HEXACO, temperament dimensions
- Personality Types: MBTI, Enneagram, Socionics
- Frameworks: Theoretical models and assessment frameworks
- Researchers: Key figures in personality psychology
- Assessments: Psychological inventories (NEO-PI-R, HEXACO-PI-R, etc.)
License
This MCP server configuration is for private use. The underlying Graphiti framework is licensed under Apache 2.0.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.