# 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 mcp add Travis3699/neo4jmcp

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