Skip to content
Windsurf

MCP Scaleway Functions for Windsurf

io.github.cyclimse/mcp-scaleway-functions

Unofficial MCP Server for Scaleway Serverless Functions

client:Windsurf transport:stdio runtime:oci

Install MCP Scaleway Functions in Windsurf

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

{
  "mcpServers": {
    "mcp-scaleway-functions": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/cyclimse/mcp-scaleway-functions:0.3.4"
      ]
    }
  }
}

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

MCP Scaleway Functions in other clients