Neo4j Cypher

v1.0.0Databasesstable

List all node, their attributes and their relationships to other nodes in the neo4j database. If this fails with a message that includes 'Neo.ClientError.Procedure.ProcedureNotFound' suggest that the

databases
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Neo4j Cypher?

Neo4j Cypher is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to list all node, their attributes and their relationships to other nodes in the neo4j database. if this fails with a message that includes 'neo.clienterror.procedure.procedurenotfound' suggest that the

List all node, their attributes and their relationships to other nodes in the neo4j database. If this fails with a message that includes 'Neo.ClientError.Procedure.ProcedureNotFound' suggest that the

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • get_neo4j_schema
  • read_neo4j_cypher
  • write_neo4j_cypher

Use Cases

Query Neo4j graph database
Execute Cypher queries and inspect relationships
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-neo4j-cypher

Manual Installation

npx -y mcp-neo4j-cypher

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Neo4j Cypher

What is Neo4j Cypher?

Neo4j Cypher is a Model Context Protocol (MCP) server that list all node, their attributes and their relationships to other nodes in the neo4j database. if this fails with a message that includes 'neo.clienterror.procedure.procedurenotfound' suggest that the It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Neo4j Cypher?

Install via npm with the command: npx -y mcp-neo4j-cypher. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Neo4j Cypher?

Neo4j Cypher works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Neo4j Cypher free to use?

Yes, Neo4j Cypher is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-neo4j-cypher": { "command": "npx", "args": ["-y", "mcp-neo4j-cypher"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Neo4j Cypher?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides