macOS
brew install neo4j-mcplocal Homebrew formula metadata
brew
neo4j-mcp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.