SERVER

MCP Neo4J Memory

Rank #2,504

io.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 #2,504 of 76,851 servers tracked on MCP Toplist, and its repository has 979 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
#2,504of 76,851 tracked serversTop 5%

Ranks ahead of 74,347 of 76,851 servers on MCP Toplist.

Recent momentum
+38GitHub stars since Apr 27 (+4%)
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

Organization
Servers in org
8
Versions across org
42
MORE FROM THIS PUBLISHER

Other servers by neo4j-contrib

View all neo4j-contrib servers →
VERSIONS

Available versions (5)

0.1.0 · Nov 25, 20241.0.0 · Nov 7, 20250.4.3 · Dec 11, 20250.4.4 · Dec 15, 20250.4.5 · Feb 23, 2026Nov 25, 2024Feb 23, 2026
VersionPublished
0.4.5Feb 23, 2026
0.4.4Dec 15, 2025
0.4.3Dec 11, 2025
1.0.0Nov 7, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains MCP Neo4J Memory?
MCP Neo4J Memory is maintained by neo4j-contrib, which publishes 8 MCP servers (42 total versions) tracked on MCP Toplist.
Is MCP Neo4J Memory listed on the Official MCP Registry?
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