mcp-neo4j logo

mcp-neo4j将人工智能聊天应用程序直接连接到 Neo4j 图形数据库的这些工具。它让您的助手查看数据结构,安全执行查找或保存信息的查询,并管理您的云服务。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

mcp-neo4j 组织连接人工智能聊天应用程序到 Neo4j 图形数据库使用 模型上下文协议 (Model Context Protocol,MCP)。它允许用户查看数据结构,安全执行查询并管理云服务,如 Neo4j Aura。这个集合包含多个服务器,例如 mcp-neo4j-cypher,用于将自然语言转换为 Cypher 查询,mcp-neo4j-memory,用于知识图知识存储和检索,mcp-neo4j-cloud-aura-api,用于 Aura 云服务管理,以及 mcp-neo4j-data-modeling,用于交互式图数据建模。这些工具由 Neo4j Field GenAI 团队开发,属于 Neo4j Labs 战略,意味着它们不受 Neo4j 产品团队官方支持,但仍在积极维护和更新新功能。

主要功能

  • 自然语言到 Cypher 查询转换
  • 知识图知识存储和检索
  • Neo4j Aura 云服务管理
  • 交互式图数据建模和可视化
  • 多种传输模式(STDIO、SSE、HTTP)
  • 云部署准备

价格

模型
Free
评分
暂无评价

使用场景

数据探索

使用自然语言来探索和查询 Neo4j 数据库,获取有关图结构和数据的信息。

知识图管理

将实体和关系存储并检索到个人知识图 Neo4j 实例,跨会话和客户端可用。

云服务管理

直接从 AI 助手聊天中管理 Neo4j Aura 实例,包括创建、销毁和横向扩展实例。

优点 & 缺点

优点

  • 支持自然语言与 Neo4j 数据库交互
  • 支持多种传输模式(STDIO、SSE、HTTP)
  • 允许在 AWS ECS Fargate 和 Azure Container 等云平台进行云部署
  • 包含各式专属服务器来满足不同用途(Cypher 查询、知识存储、Aura 管理、数据建模)

缺点

  • 不受 Neo4j 产品团队官方支持
  • 要求 APOC 插件用于在 mcp-neo4j-cypher 中查看 Schema

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Is the mcp-neo4j collection officially supported by Neo4j?

No, the tools are part of Neo4j Labs and are not officially supported by the Neo4j product team, though they are actively maintained and updated by the Neo4j Field GenAI team.

Asked by Hannah Goldberg · Dec 2, 2025

Do I need any extra plugins or components to use the mcp-neo4j-cypher server?

Yes, the mcp-neo4j-cypher server requires the APOC plugin to be installed in your Neo4j instance for schema inspection and safe query generation.

Asked by Sarai Cohen · Nov 14, 2025

Which transport modes can I use to connect my AI app to the mcp-neo4j servers?

mcp-neo4j supports STDIO, Server‑Sent Events (SSE), and HTTP transports, giving you flexibility to integrate with various deployment environments and client libraries.

Asked by Ines Zeković · Sep 25, 2025

How does the natural language to Cypher feature work in mcp-neo4j?

The mcp-neo4j-cypher server translates natural language input from your AI chat app into Cypher queries that run safely against a Neo4j database, allowing conversational data retrieval without manual query writing.

Asked by George Papadakis · Sep 13, 2025

提问

服务配缩器 的替代品