Skip to main content
Glama

Neo4j MCP Clients & Servers

gemini-extension.json473 B
{ "name": "mcp-neo4j", "version": "1.0.0", "mcpServers": { "mcp-neo4j-cloud-aura-api": { "command": "uvx", "args": [ "mcp-neo4j-aura-manager" ] }, "mcp-neo4j-cypher": { "command": "uvx", "args": [ "mcp-neo4j-cypher" ] }, "mcp-neo4j-data-modeling": { "command": "uvx", "args": [ "mcp-neo4j-data-modeling" ] }, "mcp-neo4j-memory": { "command": "uvx", "args": [ "mcp-neo4j-memory" ] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neo4j-contrib/mcp-neo4j'

If you have feedback or need assistance with the MCP directory API, please join our Discord server