Skip to content
Cline

aws spapi mcp for Cline

io.github.cesarobedfl/aws-spapi-mcp

MCP server for Amazon SP-API - real-time inventory health, sales metrics, and price updates

client:Cline transport:stdio runtime:npm

Install aws spapi mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "aws-spapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cesarobedfl/aws-spapi-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

aws spapi mcp in other clients