Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by neo4j-contrib • Uncategorized
An MCP server providing standardized access to Neo4j Sandbox instances via FastAPI and FastMCP.
Programmatically manage Neo4j Sandbox instances including starting, listing, and terminating sandboxes.
Execute read and write Cypher queries on Neo4j Sandbox databases securely.
Handle sandbox backups and upload them to Aura instances with authenticated access.
This MCP server enables language models and other MCP clients to launch, list, query, and manage Neo4j Sandbox instances through a standardized tool interface. It integrates FastAPI with FastMCP to expose endpoints as MCP tools, supporting OAuth2 authentication via Auth0 and API key compatibility. The server supports both legacy SSE and modern Streamable HTTP transports, facilitating secure and flexible interactions with Neo4j Sandbox environments.