macOS
brew install neo4j-mcplocal Homebrew formula metadata
安装
brew install neo4j-mcplocal Homebrew formula metadata
概览
Neo4j official Model Context Protocol server for AI tools
历史
Neo4j MCP is Neo4j's official Model Context Protocol server. The project connects MCP-compatible AI clients such as Claude, Cursor, and VS Code with a Neo4j instance so agents can inspect graph schema, run Cypher, and retrieve or modify graph data under the server's configured permissions.
The package belongs to the post-MCP wave of database tooling. Neo4j's developer guide dates Anthropic's introduction of Model Context Protocol to November 2024, and the neo4j/mcp GitHub repository was created on 2025-08-20. Its release stream had reached v1.5.3 by 2026-06-11.
Adoption is early and strongly tied to AI-agent workflows rather than traditional database administration. The repository API showed 267 stars and 54 forks on the 2026-07-01 request. The Homebrew formula API snapshot generated on 2026-07-01 reported 472 installs over 365 days and 53 installs over 30 days.
Package users install neo4j-mcp when they want an MCP host to expose a Neo4j database to an assistant. The practical setup is environment-variable driven: point the server at a Neo4j URI, username, password, database, optional read-only mode, and schema sample sizing, then register it in the client's MCP configuration.
The package is significant less as a standalone CLI and more as a marker that graph databases joined the MCP tool ecosystem quickly. Its interesting operational detail is permissioning: read-only Cypher can be enabled for safer exploration, while write-Cypher is gated by configuration.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
neo4j-mcp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:neo4j-mcp |
|---|---|
| 版本 | 1.5.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/neo4j-mcp |
| 主页 | https://neo4j.com/docs/mcp/current/ |
| 仓库 | https://github.com/neo4j/mcp |
| 上游文档 | https://github.com/neo4j/mcp#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/neo4j/mcp/archive/refs/tags/v1.5.3.tar.gz |
| 最后更新 | 2026-06-11T10:27:22Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | neo4j-mcp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.