mcpbeat Sign in

MCP Scaleway Functions MCP Server

local only

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

Unofficial MCP Server for Scaleway Serverless Functions

Installs / week
not published
7
Stars
4 open issues
12 Apr 2026
Last commit
from GitHub
Unlicense
License
Go

What the code does

We read the source, 22 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.

Builds a file path from a variable cmd/mcp-scaleway-functions/main.go:202
    logDir := filepath.Join(xdgStateDir, constants.ProjectName)

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 MCP Scaleway Functions

same job, measured the same way
Mailtrap
by mailtrap

Official MCP Server for Mailtrap

417 installs/wk local only
Zen
by krystiangw

Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.

22 installs/wk local only
Yazio MCP
by fliptheweb

MCP server for accessing Yazio user & nutrition data (unofficial)

247 installs/wk local only
Notion
by notion

Official Notion MCP server

answering
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
SUZURI MCP Server
by pepabo

Official remote MCP server for SUZURI.

answering
S
Fabric
by fabric

Official Fabric MCP server

answering
Fintable MCP
by jasoncbraatz

Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.

58 installs/wk local only

MCP Scaleway Functions — questions

Answers built from our own checks of this server.

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