Skip to content
MCP-Bridge
Databases

Amazon Neptune MCP Config

<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

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-neptune.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-neptune.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-neptune": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-neptune"],
      "env": {
      "AMAZON_NEPTUNE_API_KEY": "your_amazon_neptune_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

Cursor

Go to Cursor Settings → MCP Servers → Add with the JSON above.

CLI / curl

Fetch the config programmatically:

curl https://mcp-bridge.pages.dev/config/amazonaws-com-neptune.json

Environment Variables

AMAZON_NEPTUNE_API_KEY

Replace your_amazon_neptune_api_key with your actual 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