Skip to content
Cline

MCP Scaleway Functions for Cline

io.github.cyclimse/mcp-scaleway-functions

Unofficial MCP Server for Scaleway Serverless Functions

client:Cline transport:stdio runtime:oci

Install MCP Scaleway Functions 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": {
    "mcp-scaleway-functions": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/cyclimse/mcp-scaleway-functions:0.3.4"
      ]
    }
  }
}

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

MCP Scaleway Functions in other clients