Skip to content
MCP-Bridge
AI & MLAuto-generated

Amazon Detective MCP Server

<p>Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security issues across your Amazon Web Services (Amazon Web Services) workloads. Detective automatically extracts time-based events such as login attempts, API calls, and network traffic from C

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-detective

Environment Variables

AMAZON_DETECTIVE_API_KEY

Example: your_amazon_detective_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-detective": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-detective"],
      "env": {
      "AMAZON_DETECTIVE_API_KEY": "your_amazon_detective_api_key"
}
    }
  }
}

Endpoints

PUT/invitation

AcceptInvitation

POST/graph/datasources/get

BatchGetGraphMemberDatasources

POST/membership/datasources/get

BatchGetMembershipDatasources

POST/graph

CreateGraph

POST/graph/members

CreateMembers

POST/graph/removal

DeleteGraph

POST/graph/members/removal

DeleteMembers

POST/orgs/describeOrganizationConfiguration

DescribeOrganizationConfiguration

POST/orgs/disableAdminAccount

DisableOrganizationAdminAccount

POST/membership/removal

DisassociateMembership