aws-amazon-neptune-mcp-server
by awslabs

This package provides a Model Context Protocol (MCP) server for Amazon Neptune, enabling users to query, retrieve schema, and check the status of their Neptune Database or Neptune Analytics graphs using openCypher and Gremlin.
Tools
Parameters
uvx Configuration 1
Parameter | Description |
---|---|
FASTMCP_LOG_LEVEL* | Log level for the FASTMCP server. |
NEPTUNE_ENDPOINT* | The endpoint of your Amazon Neptune instance. Use 'neptune-db://<Cluster Endpoint>' for Neptune Database or 'neptune-graph://<graph identifier>' for Neptune Analytics. |
docker Configuration 2
Parameter | Description |
---|---|
Docker image for the AWS Labs Amazon Neptune MCP server.* | Single value |
FASTMCP_LOG_LEVEL* | Log level for the FASTMCP server. |
NEPTUNE_ENDPOINT* | The endpoint of your Amazon Neptune instance. Use 'neptune-db://<Cluster Endpoint>' for Neptune Database or 'neptune-graph://<graph identifier>' for Neptune Analytics. |