MCP for Aura
Neo4j MCP for Aura is a hosted MCP server for your Aura instances. Each instance exposes its own MCP server URL, which you connect to over HTTP from your MCP client.
|
MCP for Aura is available for Free, Professional, and Business Critical tier instances. Support for Virtual Dedicated Cloud (VDC) instances is coming later. |
Find your MCP server URL
There are two ways to find the MCP server URL for your Aura instance.
Option 1: Construct the URL from the instance ID
-
Under Instances in the left side navigation, retrieve the ID of the Aura instance you would like to use with Neo4j MCP, for example:
Figure 1. Aura instance ID -
Substitute the ID in the following template to get your MCP server URL:
https://<INSTANCE_ID>.mcp-instances.neo4j.io.
Option 2: Copy the URL from the instance details
-
Under Instances in the left side navigation, open the more menu
[…]for the instance and select Inspect. -
Copy the MCP server URL from the instance details panel.
Figure 2. MCP URL in the instance details panelThe MCP URL is not to be confused with the connection nor the query API URLs.
Once you have the URL, add Neo4j MCP to your client. See Client configuration for client-specific configuration.