Skip to content
Windsurf

Exoscale MCP Server for Windsurf

io.github.samisouabni/exoscale-mcp

MCP server for managing Exoscale cloud infrastructure — compute, Kubernetes, DNS, databases, storage

client:Windsurf transport:stdio runtime:npm

Install Exoscale MCP Server in Windsurf

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

{
  "mcpServers": {
    "exoscale-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@samisouabni/exoscale-mcp"
      ]
    }
  }
}

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

Exoscale MCP Server in other clients