Skip to content
Windsurf

aws spapi mcp for Windsurf

io.github.cesarobedfl/aws-spapi-mcp

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

client:Windsurf transport:stdio runtime:npm

Install aws spapi mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

aws spapi mcp in other clients