mcpbeat Sign in

Exoscale MCP Server

by samisouabni Your server? Claim it
local only

Exoscale MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 724 installs a week from npm.

MCP server for managing Exoscale cloud infrastructure — compute, Kubernetes, DNS, databases, storage

Installs per day peak 661 · avg 24
a month agotoday
724
Installs / week
npm · @samisouabni/exoscale-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Exoscale MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add exoscale-mcp -- npx -y @samisouabni/exoscale-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "exoscale-mcp": {
      "args": [
        "-y",
        "@samisouabni/exoscale-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.exoscale-mcp]
command = "npx"
args = ["-y", "@samisouabni/exoscale-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "exoscale-mcp": {
      "args": [
        "-y",
        "@samisouabni/exoscale-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "exoscale-mcp": {
      "args": [
        "-y",
        "@samisouabni/exoscale-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Exoscale MCP Server

same job, measured the same way
StackQL MCP Server
by stackql

SQL-native query and provisioning engine for cloud infrastructure, served over MCP.

290 installs/wk local only
Oracle
by marcelo-ochoa

MCP server for interacting with Oracle databases

113 installs/wk local only
C
Mengi Cloud
by mengi

Manage Kubernetes clusters, deployments, databases, secrets and observability on Mengi Cloud.

answering
MCP Neo4j Aura Manager
by neo4j-contrib

MCP server for Neo4j Aura Database Instance Manager.

242 installs/wk local only
Infrawise
by sidd27

Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.

811 installs/wk local only
InsForge
by insforge

MCP server for InsForge BaaS — database, storage, edge functions, and deployments

608 installs/wk answering
MCP Server Digitalocean
by truecallerabreham

MCP server for DigitalOcean — manage Droplets, databases, domains, and more

89 installs/wk local only
I
Sling CLI
by slingdata

Sling CLI MCP server for querying any database, running data pipelines and managing replications

37 903 installs/wk local only

Exoscale MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Exoscale MCP Server?
Exoscale 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. What can be measured is adoption: the npm package @samisouabni/exoscale-mcp was installed 724 times last week.
How do I connect Exoscale MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @samisouabni/exoscale-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Exoscale MCP Server?
The npm package @samisouabni/exoscale-mcp was installed 724 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.