Skip to content
MCP-Bridge
DatabasesAuto-generated

AWS Marketplace Entitlement Service MCP Server

<fullname>AWS Marketplace Entitlement Service</fullname> <p>This reference provides descriptions of the AWS Marketplace Entitlement Service API.</p> <p>AWS Marketplace Entitlement Service is used to determine the entitlement of a customer to a given product. An entitlement represents capacity in a p

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-entitlement-marketplace

Environment Variables

AWS_MARKETPLACE_ENTITLEMENT_SERVICE_API_KEY

Example: your_aws_marketplace_entitlement_service_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-entitlement-marketplace": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-entitlement-marketplace"],
      "env": {
      "AWS_MARKETPLACE_ENTITLEMENT_SERVICE_API_KEY": "your_aws_marketplace_entitlement_service_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=AWSMPEntitlementService.GetEntitlements

GetEntitlements