mcpbeat Sign in

Monacloud MCP Server

by monacloud Your server? Claim it
local only

Monacloud MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 612 installs a week from npm. Last commit 21 Sep 2026.

Buy .vn/intl domains in VND, deploy apps, Postgres, email, VietQR pay — Vietnam MCP for AI agents

Installs per day peak 910 · avg 92 · +5% w/w
a month agotoday
2 612
Installs / week
npm · monacloud-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Monacloud MCP 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 monacloud-mcp -- npx -y monacloud-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "monacloud-mcp": {
      "args": [
        "-y",
        "monacloud-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.monacloud-mcp]
command = "npx"
args = ["-y", "monacloud-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "monacloud-mcp": {
      "args": [
        "-y",
        "monacloud-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "monacloud-mcp": {
      "args": [
        "-y",
        "monacloud-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MONACLOUD_TOKEN (Optional MONA Pass token (vc_live_* or JWT). Not needed for domain search/reserve; run `monacloud-mcp login` to buy, deploy and pay.), MONACLOUD_SANDBOX (Set 1 to simulate paid actions (no charge).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Monacloud MCP

same job, measured the same way
Sota
by sota

EU-native PaaS for AI agents — deploy web apps with one sentence, managed Postgres, GDPR by default.

45 installs/wk 14 tools answering
Platform
by somewhere

Backend for AI-built apps: database, auth, files, email, AI, payments, deploy, realtime. 170+ tools.

answering
agenthost
by agenthost

Agent-first web hosting: deploy sites, apps, databases and domains over MCP.

answering
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
Ink MCP
by ml

Deploy and manage applications, databases, domains, and git repos

answering
MCP Plesk Lite
by mohamedbenhariz

MCP server for Plesk: manage domains, DNS, mail, SSL, backups, databases and WordPress via AI.

36 installs/wk local only
nlqdb — analytical memory for AI agents
by nlqdb

Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.

answering
JDBC MCP Server
by igorolv

Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats

local only

Monacloud MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Monacloud MCP?
Monacloud MCP 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 monacloud-mcp was installed 2 612 times last week.
How do I connect Monacloud MCP?
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 monacloud-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Monacloud MCP?
The npm package monacloud-mcp was installed 2 612 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Monacloud MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.