Skip to content
Cursor

amazon ads mcp for Cursor

io.github.kuudoai/amazon_ads_mcp

Amazon Ads API MCP server for Amazon Advertising API

client:Cursor transport:streamable-http

Install amazon ads mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "amazon_ads_mcp": {
      "url": "https://{HOSTNAME}/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

amazon ads mcp in other clients