SERVER
MCP Neo4J Memory
Rank #616io.github.neo4j-contrib/mcp-neo4j-memory
MCP server providing neo4j-memory capabilities
First listed
Nov 7, 2025
Last publish date
Feb 23, 2026
OVERVIEW
MCP Neo4J Memory is a Model Context Protocol (MCP) server published by neo4j-contrib. It ranks #616 of 58,900 servers tracked on MCP Toplist, and its repository has 952 GitHub stars. MCP Toplist tracks 5 versions of MCP Neo4J Memory. It was first listed on Nov 7, 2025 and most recently updated on Feb 23, 2026.
STANDING
#616of 58,900 tracked serversTop 5%
Ranks ahead of 58,284 of 58,900 servers on MCP Toplist.
Recent momentum
+10GitHub stars since Apr 27 (+1%)
CONNECT
Use MCP Neo4J Memory
Add MCP Neo4J Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-neo4j-memory": {
"command": "uvx",
"args": [
"mcp-neo4j-memory"
],
"env": {
"NEO4J_URI": "<your NEO4J_URI>",
"NEO4J_USERNAME": "<your NEO4J_USERNAME>",
"NEO4J_PASSWORD": "<your NEO4J_PASSWORD>",
"NEO4J_DATABASE": "<your NEO4J_DATABASE>",
"NEO4J_NAMESPACE": "<your NEO4J_NAMESPACE>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
neo4j-contrib
MORE FROM THIS PUBLISHER
Other servers by neo4j-contrib
View all neo4j-contrib servers →VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.4.5 | Feb 23, 2026 |
| 0.4.4 | Dec 15, 2025 |
| 0.4.3 | Dec 11, 2025 |
| 1.0.0 | Nov 7, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Neo4J Memory?
- MCP server providing neo4j-memory capabilities
- Who maintains MCP Neo4J Memory?
- MCP Neo4J Memory is maintained by neo4j-contrib, which publishes 8 MCP servers (21 total versions) tracked on MCP Toplist.
- Is MCP Neo4J Memory an official MCP server?
- MCP Neo4J Memory is not currently listed on the Official MCP Registry.
- How many versions does MCP Neo4J Memory have?
- MCP Toplist tracks 5 versions of MCP Neo4J Memory, most recently published on Feb 23, 2026.
- Where can I find the source code for MCP Neo4J Memory?
- The source code for MCP Neo4J Memory is hosted at github.com/neo4j-contrib/mcp-neo4j.
EXPLORE