mcpbeat Sign in

Iota MCP Server

local only

Iota MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 16 May 2026.

Islands on the Air MCP server. Group lookup, island search, DXCC mapping, nearby groups.

Installs per day peak 24 · avg 10 · -19% w/w
a month agotoday
61
Installs / week
pypi · iota-mcp
0
Stars
0 open issues
16 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Iota MCP

same job, measured the same way
Google Flights
by pulsemcp

MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.

118 installs/wk local only
MTG MCP Server
by j4th

Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

197 installs/wk local only
Pota MCP
by qso-graph

Parks on the Air MCP server. Park lookup, activator and hunter stats, live spots.

64 installs/wk local only
Groupsio
by ke4qqq

MCP server for consuming and managing Groups.io data via the Groups.io REST API

27 installs/wk local only
NDI-MCP-Server
by creintel

Commercial real estate deal search, comp lookup, and scoring for the Northeast US

125 installs/wk local only
Sota MCP
by qso-graph

Summits on the Air MCP server. Summit lookup, activator stats, chaser records, spots.

61 installs/wk local only
MCP Mapmyindia
by bhuvnsh

MCP server for India maps - place search, nearby discovery, & directions powered by the Mappls API.

49 installs/wk local only
Parallel Task MCP
by parallel

An MCP server for deep research or task groups

answering

Iota MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Iota MCP?
Iota 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 pypi package iota-mcp was installed 61 times last week.
How do I connect Iota 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 iota-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Iota MCP?
The pypi package iota-mcp was installed 61 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Iota MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.