GrACE-MCP

GrACE-MCP

A knowledge graph MCP server that integrates Graphiti and the ACE framework for conversational management of Neo4j-based entities and relationships. It enables AI agents to perform semantic searches, manage data isolation, and utilize automatic learning strategies.

Category
Visit Server

README

GrACE-MCP

Graphiti + ACE Model Context Protocol Server

一个功能完整的知识图谱 MCP Server,集成 Graphiti 知识图谱和 ACE 自动学习框架,支持通过对话让 AI 主动调用工具完成所有配置和操作。

致谢:本项目基于以下优秀开源项目进行二次开发:

✨ 核心特性

  • 🗣️ 对话式配置:通过自然语言对话完成配置,无需手动编辑
  • 🤖 AI 自动调用:AI 自动学习并调用相应工具
  • 🔑 无需 API Key:支持使用 MCP Client (如 Cursor, Claude Desktop) 内置 AI 能力
  • 📊 知识图谱:基于 Neo4j 存储,支持实体和关系管理
  • 🔍 智能搜索:支持关键词和语义搜索
  • 📦 数据隔离:支持多项目/多用户数据隔离
  • 🧠 自动学习:集成 ACE 框架,自适应优化工具调用策略

🚀 快速开始

只需两步即可运行:

  1. 安装依赖

    pip install -r requirements.txt
    
  2. 配置与连接 详细的安装、Docker 启动和客户端配置步骤,请参阅 快速开始指南 (QUICKSTART.md)

📚 文档

🛠️ 可用工具概览

本项目提供 35+ 个 MCP 工具,涵盖:

  • 基础配置 (configure_neo4j...)
  • 图谱操作 (add_episode, search_entities...)
  • 数据维护 (export_graph_data, health_check...)
  • ACE 策略 (query_strategies, render_strategy_insights...)

完整工具列表和参数说明请查阅 USAGE.md

🧪 测试

# 运行测试
pytest

🤝 贡献

欢迎提交 Issue 和 PR!详见 贡献指南 (CONTRIBUTING.md)

📜 许可证

本项目采用 MIT 许可证

Recommended Servers

playwright-mcp

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured