Manages Neo4j Sandbox instances and operations through a standardized Model Context Protocol (MCP) interface.
This project offers a Model Context Protocol (MCP) server that enables seamless interaction with the Neo4j Sandbox API. Designed primarily for language models and other MCP clients, it simplifies tasks such as launching, listing, querying, and managing Neo4j Sandbox instances. Built on FastAPI and FastAPI-MCP, the server provides a secure and standardized way to automate and integrate Neo4j Sandbox operations into various applications and workflows, handling authentication via Auth0 to securely interact with the Sandbox API on behalf of the user.