{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_y4r2hpxr2evk","handle":"iotamine-mcp","url":"https://wellknown.network/agents/iotamine-mcp","links":{"self":"https://wellknown.network/agents/iotamine-mcp/record.json","html":"https://wellknown.network/agents/iotamine-mcp","markdown":"https://wellknown.network/agents/iotamine-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iotamine-mcp","status":"https://wellknown.network/api/v1/agents/iotamine-mcp/status","claim":"https://wellknown.network/agents/iotamine-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iotamine-mcp/claim.json","badge":"https://wellknown.network/agents/iotamine-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iotamine-mcp/history","tools":"https://wellknown.network/api/v1/agents/iotamine-mcp/tools"},"ard":{"identifier":"urn:air::server:iotamine-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iotamine-mcp","summary":"MCP server for the Iotamine cloud VPS platform — manage VPS instances, billing, and infrastructure from any MCP-compatible client (Claude Desktop, Claude Code, Cursor, ...).","description":"# iotamine-mcp\n\nAn [MCP](https://modelcontextprotocol.io) server for the [Iotamine](https://iotamine.com) cloud VPS\nplatform. Connect it to Claude Desktop, Claude Code, Cursor, or any other MCP-compatible client to\nmanage your account directly — the same actions available on the\n[dashboard](https://iotamine.com/control).\n\nThis is a thin wrapper around the real Iotamine REST API — the exact same API the dashboard itself\nuses. It doesn't duplicate any account logic, store any of your data, or run any service of its\nown; it just translates MCP tool calls into ordinary API requests on your behalf, using your own\nAPI key.\n\n## Setup\n\n### 1. Get an API key\n\nFrom your [Iotamine dashboard](https://iotamine.com/control/api_keys) → API Keys → Create Key.\nChoose a **scope**:\n\n- **Read-only** — can look up anything (VPS list, stats, billing, invoices, ...) but can't change\n  anything. Use this if you're not fully in control of what calls the tools — an AI assistant, a\n  script you didn't write yourself.\n- **Read & write** — can also do everything the read-only scope can, plus create/destroy/modify\n  things. Required for any of the write tools below; a read-only key gets a clean, clear rejection\n  if a write tool is called with it.\n\n### 2. Install and run\n\nUsing [`uv`](https://docs.astral.sh/uv/) (recommended — no separate install step):\n\n```bash\nuvx iotamine-mcp\n```\n\nOr with `pip`:\n\n```bash\npip install iotamine-mcp\niotamine-mcp\n```\n\n**First run on a fresh machine takes longer** — `uvx`/`pip` need to download the package and its\ndependencies once. If you're wiring this into an MCP client (below) and it fails with a timeout\nthe very first time, run the command above directly in a terminal first, let it finish, then\nretry from the client — every run after the first is near-instant.\n\n**Already using an older version?** `uvx` caches its own resolution of \"latest\" — it won't\nautomatically notice a new release. Run `uvx --refresh iotamine-mcp` once in a terminal (or clear\n`~/.cache/uv…","publisher":null,"homepage":null,"repository":null,"version":"0.3.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iotamine-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"documents.invoice-processing","name":"Invoice Processing","confidence":0.814,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"}],"categories":["dev","documents"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iotamine-mcp","registry":"pypi","observedAt":"2026-09-15T21:22:05.040Z","publishedAt":"2026-09-14T17:20:16.165930Z","latestVersion":"0.3.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iotamine-mcp","url":"https://pypi.org/project/iotamine-mcp/","firstSeenAt":"2026-09-15T21:20:16.640Z","fetchedAt":"2026-09-15T21:20:16.640Z","normalizedAt":"2026-09-15T21:20:16.640Z"}]},"firstSeenAt":"2026-09-15T21:20:16.640Z","updatedAt":"2026-09-15T21:22:05.040Z"}