Loomal

mcp-neo4j-cypher

MCP server by github.com/neo4j-contrib/mcp-neo4j

A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.

959 starspypi: mcp-neo4j-cypher

About mcp-neo4j-cypher

mcp-neo4j-cypher is an MCP (Model Context Protocol) server published by neo4j-contrib in the official MCP registry, listed under Databases on Loomal. A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.

It ships as a Python package on PyPI (mcp-neo4j-cypher), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/neo4j-contrib/mcp-neo4j, where the project has earned 959 GitHub stars.

Use mcp-neo4j-cypher with your agent

Claude Code · one command
claude mcp add mcp-neo4j-cypher -- uvx mcp-neo4j-cypher
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-neo4j-cypher": {
      "command": "uvx",
      "args": [
        "mcp-neo4j-cypher"
      ]
    }
  }
}
pypimcp-neo4j-cypher

Frequently asked questions

What is mcp-neo4j-cypher?
mcp-neo4j-cypher is an MCP (Model Context Protocol) server by neo4j-contrib in the Databases category. A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
How do I connect mcp-neo4j-cypher to Claude, Cursor, or another MCP client?
Install mcp-neo4j-cypher from its pypi package (mcp-neo4j-cypher) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-neo4j-cypher open source?
Yes — the source code is public at github.com/neo4j-contrib/mcp-neo4j, with 959 GitHub stars.
Can AI agents pay to use mcp-neo4j-cypher?
Not yet through Loomal — mcp-neo4j-cypher is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-neo4j-cypher? Claim this listing free by verifying GitHub ownership, or contact us.