# Installer neo4j-mcp avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de neo4j-mcp pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:neo4j-mcp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install neo4j-mcp
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:neo4j-mcp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.3
- **Résumé source:** Neo4j official Model Context Protocol server for AI tools
- **Page d'accueil:** <https://neo4j.com/docs/mcp/current/>
- **Dépôt:** <https://github.com/neo4j/mcp>
- **Dernière mise à jour:** 2026-07-26T19:43:14+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- neo4j-mcp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2024-11: Model Context Protocol introduced by Anthropic, according to Neo4j's MCP developer guide.
- 2025-08-20: neo4j/mcp repository created.
- 2026-06-11: v1.5.3 release published.
- 2026-07-01: Homebrew API snapshot listed neo4j-mcp 1.5.3.

### Related projects

- Neo4j
- Model Context Protocol
- Cypher
- Neo4j Graph Data Science
- APOC

### Sources

- <https://api.github.com/repos/neo4j/mcp>
- <https://api.github.com/repos/neo4j/mcp/releases?per_page=10>
- <https://formulae.brew.sh/api/formula/neo4j-mcp.json>
- <https://github.com/neo4j/mcp>
- <https://neo4j.com/developer/genai-ecosystem/model-context-protocol-mcp/>
- <https://neo4j.com/docs/mcp/current/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/neo4j-mcp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/neo4j-mcp.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
