macOS
brew install neo4j-mcplocal Homebrew formula metadata
brew
Neo4j official Model Context Protocol server for AI tools. Version 1.5.3 via Homebrew; verified 2026-06-11.
install
brew install neo4j-mcplocal Homebrew formula metadata
overview
Neo4j official Model Context Protocol server for AI tools
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
neo4j-mcp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:neo4j-mcp |
|---|---|
| Version | 1.5.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/neo4j-mcp |
| Homepage | https://neo4j.com/docs/mcp/current/ |
| Repository | https://github.com/neo4j/mcp |
| Upstream docs | https://github.com/neo4j/mcp#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/neo4j/mcp/archive/refs/tags/v1.5.3.tar.gz |
| Last updated | 2026-06-11T10:27:22Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.