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_KEYExample: 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
/invitationAcceptInvitation
POST
/graph/datasources/getBatchGetGraphMemberDatasources
POST
/membership/datasources/getBatchGetMembershipDatasources
POST
/graphCreateGraph
POST
/graph/membersCreateMembers
POST
/graph/removalDeleteGraph
POST
/graph/members/removalDeleteMembers
POST
/orgs/describeOrganizationConfigurationDescribeOrganizationConfiguration
POST
/orgs/disableAdminAccountDisableOrganizationAdminAccount
POST
/membership/removalDisassociateMembership