mcpbeat Sign in

Monadomain MCP Server

by monadomain Your server? Claim it
local only

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

Buy .vn and international domains in VND from the terminal; search and reserve without an account

Installs per day peak 307 · avg 10
a month agotoday
333
Installs / week
npm · monadomain-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

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

File ships in the package but is absent from the source [пакет] bin.js:1
этот файл ставится пользователю, но в репозитории его нет

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

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 monadomain-mcp -- npx -y monadomain-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "monadomain-mcp": {
      "args": [
        "-y",
        "monadomain-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.monadomain-mcp]
command = "npx"
args = ["-y", "monadomain-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "monadomain-mcp": {
      "args": [
        "-y",
        "monadomain-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "monadomain-mcp": {
      "args": [
        "-y",
        "monadomain-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MONACLOUD_TOKEN (Optional MONA Pass token; not needed to search or reserve. Run `monacloud-mcp login` to buy directly.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Monadomain MCP

same job, measured the same way
llmsmap.me International Directory
by arseniigruzdev

Read-only search and discovery for the international llms.txt directory maintained by llmsmap.me.

2 tools answering
Google Calendar
by pulsemcp

MCP server for Google Calendar integration with service account support and domain-wide delegation.

48 installs/wk local only
MCP Pinterest Brand Presence Mapper
by mambabuilt

Resolve a company domain to its Pinterest account with exact follower and pin counts.

23 installs/wk local only
HubSpot Integrations MCP
by centrify-internal

MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.

2 tools answering
Ozav MCP Server
by eltoro1855

Forex, IOF tax, US accounts, stablecoins, and international payments in Brazil.

39 installs/wk local only
Search MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

121 installs/wk local only
Open MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

79 installs/wk local only
OpenAlex
by openalex

Search 250M+ research papers, citations and author profiles. Free OpenAlex account; OAuth sign-in.

answering

Monadomain MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Monadomain MCP?
Monadomain 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 monadomain-mcp was installed 333 times last week.
How do I connect Monadomain 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 monadomain-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Monadomain MCP?
The npm package monadomain-mcp was installed 333 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.
Is Monadomain 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.