mcpbeat Sign in

Scaleway MCP server

local only

Scaleway MCP server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Scaleway MCP server for interacting with the Scaleway APIs

Installs / week
not published
997
Stars
244 open issues
17 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    return filepath.Join(cacheDir, lastChecksFileLocalName)
    for _, keyName := range [3]string{"id_ecdsa.pub", "id_ed25519.pub", "id_rsa.pub"} {
        Long:     "Path of the config will be $HOME/.ssh/scaleway.config",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Scaleway MCP server

same job, measured the same way
MCP Memos
by jkawamoto

An MCP server for interacting with Memos.

local only
Supabase
by supabase

MCP server for interacting with the Supabase platform

76 349 installs/wk answering
Bazos MCP
by andrijdavid

MCP server for interacting with Bazos.cz and Bazos.sk

33 installs/wk local only
Elasticsearch MCP Server
by cr7258

MCP server for interacting with Elasticsearch

2 792 installs/wk local only
MCP Flutterwave
by bajoski34

MCP Server to interact with Flutterwave APIs.

42 installs/wk local only
Oracle
by marcelo-ochoa

MCP server for interacting with Oracle databases

96 installs/wk local only
Wayback Machine
by mearman

MCP server and CLI tool for interacting with the Wayback Machine without API keys

674 installs/wk local only
Microsoft Fabric MCP Server
by microsoft

MCP tools for interacting with Microsoft Fabric

917 installs/wk local only

Scaleway MCP server — questions

Answers built from our own checks of this server.

Why is there no uptime for Scaleway MCP server?
Scaleway MCP server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Scaleway MCP server open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 997 stars on GitHub and 244 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.