MCP server for the Iotamine cloud VPS platform — manage VPS instances, billing, and infrastructure from any MCP-compatible client (Claude Desktop, Claude Code, Cursor, ...).
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iotamine-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# iotamine-mcp An [MCP](https://modelcontextprotocol.io) server for the [Iotamine](https://iotamine.com) cloud VPS platform. Connect it to Claude Desktop, Claude Code, Cursor, or any other MCP-compatible client to manage your account directly — the same actions available on the [dashboard](https://iotamine.com/control). This is a thin wrapper around the real Iotamine REST API — the exact same API the dashboard itself uses. It doesn't duplicate any account logic, store any of your data, or run any service of its own; it just translates MCP tool calls into ordinary API requests on your behalf, using your own API key. ## Setup ### 1. Get an API key From your [Iotamine dashboard](https://iotamine.com/control/api_keys) → API Keys → Create Key. Choose a **scope**: - **Read-only** — can look up anything (VPS list, stats, billing, invoices, ...) but can't change anything. Use this if you're not fully in control of what calls the tools — an AI assistant, a script you didn't write yourself. - **Read & write** — can also do everything the read-only scope can, plus create/destroy/modify things. Required for any of the write tools below; a read-only key gets a clean, clear rejection if a write tool is called with it. ### 2. Install and run Using [`uv`](https://docs.astral.sh/uv/) (recommended — no separate install step): ```bash uvx iotamine-mcp ``` Or with `pip`: ```bash pip install iotamine-mcp iotamine-mcp ``` **First run on a fresh machine takes longer** — `uvx`/`pip` need to download the package and its dependencies once. If you're wiring this into an MCP client (below) and it fails with a timeout the very first time, run the command above directly in a terminal first, let it finish, then retry from the client — every run after the first is near-instant. **Already using an older version?** `uvx` caches its own resolution of "latest" — it won't automatically notice a new release. Run `uvx --refresh iotamine-mcp` once in a terminal (or clear `~/.cache/uv…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.