claude mcp add neo4j-contrib-mcp-neo4j-cypher -- uvx mcp-neo4j-cypher
{
"mcpServers": {
"neo4j-contrib-mcp-neo4j-cypher": {
"command": "uvx",
"args": ["mcp-neo4j-cypher"]
}
}
}
{
"mcpServers": {
"neo4j-contrib-mcp-neo4j-cypher": {
"command": "uvx",
"args": ["mcp-neo4j-cypher"]
}
}
}
{
"mcpServers": {
"neo4j-contrib-mcp-neo4j-cypher": {
"command": "uvx",
"args": ["mcp-neo4j-cypher"]
}
}
}
About This MCP Server
The io.github.neo4j-contrib/mcp-neo4j-cypher server is a simple Neo4j Model Context Protocol server that enables running Cypher queries against a Neo4j database. It connects to a Neo4j database and allows for the execution of Cypher queries, providing a way to interact with the database using the Model Context Protocol. A developer would use this server when they need to integrate a Neo4j database with an AI coding assistant, such as Claude Code or Cursor, and run Cypher queries against the database.
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
mcp-neo4j-cypher on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The mcp-neo4j-cypher server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.