aws-amazon-neptune-mcp-server

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.

Updated Jun 16, 2025
Python
License not found

Tools

Parameters

uvx Configuration 1

ParameterDescription
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

ParameterDescription
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.