MCP Server for Neo4j

Build 24.0.9300

Connection

This section provides a complete list of the Connection properties you can configure in the connection string for this provider.


PropertyDescription
ServerThe server hosting the Neo4j instance. You may optionally prepend a protocol prefix to the server address or name you specify, like https://127.0.0.1 .
PortThe port to use when connecting to the Neo4j server. By default, this is set to 7474, which is the default of the HTTP API. When connecting to a local query API, the default port will be the same (7474). For Neo4j Aura connections, this property should be set to 443.
APIThe API to connect to in your Neo4j instance. Supports connections to 'Query' or 'HTTP' API.
DatabaseThe default database queried for your Neo4j instance.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300