MCPServers
Neo4j logo
1
4.7k
0

Summary

Neo4j MCP Servers provide natural language interfaces to Neo4j graph databases through three specialized components: mcp-neo4j-cypher for executing Cypher queries, mcp-neo4j-memory for storing knowledge graph data in Neo4j, and mcp-json-memory as a file-based reference implementation. The project uses TypeScript for the memory servers and Python for the Cypher server, with a shared graphrag-memory library defining the knowledge graph interface. These servers enable users to query graph data, manage entities and relationships, and build persistent memory structures through Claude Desktop or any MCP client, making complex graph operations accessible through conversational interfaces.

Available Actions

No explicit actions found

This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

Neo4j MCP Server