Skip to content
MCP-Bridge
DatabasesAuto-generated

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_KEY

Example: 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

GET/#Action=AddRoleToDBCluster

GET_AddRoleToDBCluster

POST/#Action=AddRoleToDBCluster

POST_AddRoleToDBCluster

GET/#Action=AddSourceIdentifierToSubscription

GET_AddSourceIdentifierToSubscription

POST/#Action=AddSourceIdentifierToSubscription

POST_AddSourceIdentifierToSubscription

GET/#Action=AddTagsToResource

GET_AddTagsToResource

POST/#Action=AddTagsToResource

POST_AddTagsToResource

GET/#Action=ApplyPendingMaintenanceAction

GET_ApplyPendingMaintenanceAction

POST/#Action=ApplyPendingMaintenanceAction

POST_ApplyPendingMaintenanceAction

GET/#Action=CopyDBClusterParameterGroup

GET_CopyDBClusterParameterGroup

POST/#Action=CopyDBClusterParameterGroup

POST_CopyDBClusterParameterGroup