scaleway-ops-mcp-server

logic-arts-official/scaleway-ops-mcp-server
★ 0 stars TypeScript File System Updated today
MCP server for Scaleway IAM (Applications, API keys, Policies, Permission sets) and Object Storage Bucket Policy management
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scaleway-ops-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "logic-arts-official/scaleway-ops-mcp-server"
      ]
    }
  }
}