Amazon Neptune MCP Server
<fullname>Amazon Neptune</fullname> <p>Amazon Neptune is a fast, reliable, fully-managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Amazon Neptune is a purpose-built, high-performance graph database engine optimized f
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-neptune
Environment Variables
AMAZON_NEPTUNE_API_KEYExample: your_amazon_neptune_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-neptune": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-neptune"],
"env": {
"AMAZON_NEPTUNE_API_KEY": "your_amazon_neptune_api_key"
}
}
}
}Endpoints
/#Action=AddRoleToDBClusterGET_AddRoleToDBCluster
/#Action=AddRoleToDBClusterPOST_AddRoleToDBCluster
/#Action=AddSourceIdentifierToSubscriptionGET_AddSourceIdentifierToSubscription
/#Action=AddSourceIdentifierToSubscriptionPOST_AddSourceIdentifierToSubscription
/#Action=AddTagsToResourceGET_AddTagsToResource
/#Action=AddTagsToResourcePOST_AddTagsToResource
/#Action=ApplyPendingMaintenanceActionGET_ApplyPendingMaintenanceAction
/#Action=ApplyPendingMaintenanceActionPOST_ApplyPendingMaintenanceAction
/#Action=CopyDBClusterParameterGroupGET_CopyDBClusterParameterGroup
/#Action=CopyDBClusterParameterGroupPOST_CopyDBClusterParameterGroup