Skip to content
Windsurf

AWS MCP Server for Windsurf

io.github.aws/mcp-proxy-for-aws

AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.

client:Windsurf transport:stdio runtime:pypi

Install AWS MCP Server in Windsurf

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

{
  "mcpServers": {
    "mcp-proxy-for-aws": {
      "command": "uvx",
      "args": [
        "mcp-proxy-for-aws"
      ]
    }
  }
}

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

AWS MCP Server in other clients