# neo4jmcp

Explore and query Neo4j graphs with Cypher. Discover schema, run read operations, and optionally execute writes. Toggle read-only mode for safer experimentation.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Travis3699/neo4jmcp

# Browse available tools
npx -y @smithery/cli@latest tool list Travis3699/neo4jmcp
```

---

Source: https://github.com/Travis3699/Neo4jmcp
