Neo4j MCP Server for Cursor is a Model Context Protocol (MCP) server that facilitates seamless interaction with Neo4j databases directly from the Cursor IDE. It allows executing complex queries, managing connections, and provides integration features with Cursor.
Neo4j MCP Server for Cursor is a Model Context Protocol (MCP) server that facilitates seamless interaction with Neo4j databases directly from the Cursor IDE. It allows executing complex queries, managing connections, and provides integration features with Cursor.
Clone the repository, install dependencies, configure environment variables, and start the server using the Cursor IDE or manually via command line.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"neo4j-mcp-server-for-cursor": {
"command": "npx",
"args": [
"-y",
"Clone the repository, install dependencies, configure environment variables, and start the server using the Cursor IDE or manually via command line."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Neo4j MCP Server for Cursor?"
No configuration required. This server works out of the box.
"What resources are available in Neo4j MCP Server for Cursor?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Neo4j MCP Server for Cursor"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Neo4j MCP Server for Cursor with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.