Skip to content
Back to search
30
MCP

Neo4j

pulsemcp/neo4j

Integrates with Neo4j graph databases to enable natural language querying, node creation, and complex graph operations for knowledge exploration and data relationship modeling.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-neo4j
n8n node for Neo4j with LangChain integration, supporting vector stores and graph operations
0 tools
Code Analysis
Integrates code analysis using a Neo4j graph database to enable structural insights, quality metrics, and natural language querying of codeb
0 tools
CodeGraphContext
Indexes codebases into a Neo4j graph database to enable sophisticated code analysis including function call relationships, class hierarchies
0 tools
@rxap/n8n-nodes-neo4j
Provides a Neo4j node for n8n workflows, including basic authentication credentials. It allows to connect and interact with Neo4j databases
0 tools
WisdomGraph
Neo4j-native persistent memory for AI agents using DIKW knowledge graph structures.
0 tools
acuvity/mcp-server-neo4j-cypher
Manage Cypher graph queries between LLMs and Neo4j with natural language queries.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "neo4j": {
      "url": "None",
      "transport": "http"
    }
  }
}