mcpbeat Sign in

IRS SOI (income by ZIP) MCP Server

local only

IRS SOI (income by ZIP) runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from pypi. Last commit 20 Aug 2026.

IRS income & tax stats by ZIP in your agent: AGI distribution, tax, credits, deductions.

Installs per day peak 202 · avg 22 · -43% w/w
a month agotoday
86
Installs / week
pypi · mcpwright-soi
0
Stars
0 open issues
20 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check IRS SOI (income by ZIP) 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 soi-mcp -- uvx mcpwright-soi
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "soi-mcp": {
      "args": [
        "mcpwright-soi"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.soi-mcp]
command = "uvx"
args = ["mcpwright-soi"]
.cursor/mcp.json
{
  "mcpServers": {
    "soi-mcp": {
      "args": [
        "mcpwright-soi"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "soi-mcp": {
      "args": [
        "mcpwright-soi"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: SOI_MCP_STORE (Optional path override for the local SQLite store (defaults to the OS cache dir).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to IRS SOI (income by ZIP)

same job, measured the same way
Deploy to Agents
by deploytoagents

Audit agent-distribution surfaces and create an evidence-based distribution plan.

4 tools answering
StateTakeHome
by tresor4k

US take-home pay calculator by state: federal and state tax, FICA, deductions.

68 installs/wk local only
Arch Tools MCP
by deesmo

63 production tools for AI agents — one API key, pay per call in USDC (x402) or Stripe credits.

63 tools answering
STACK
by getstack-run

Command your AI agents: verifiable passports, credential injection, full audit, revoke in 60s.

answering
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

118 installs/wk local only
Census (ACS by ZIP)
by mcpwright

U.S. Census (ACS) data by ZIP: income, demographics, housing, education, from a local store.

120 installs/wk local only
Decaframe
by decaframe

Presentations, slides, reports and one-pagers your agent designs and you edit. Exports to one file.

448 installs/wk local only
Website Starter
by websitestarter

Create Markdown instructions for AI agents to build, deploy, and maintain an Astro website.

4 tools answering

IRS SOI (income by ZIP) — questions

Answers built from our own checks of this server.

Why is there no uptime for IRS SOI (income by ZIP)?
IRS SOI (income by ZIP) 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 mcpwright-soi was installed 86 times last week.
How do I connect IRS SOI (income by ZIP)?
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 mcpwright-soi straight from pypi; nothing to host, nothing to sign up for.
How many people use IRS SOI (income by ZIP)?
The pypi package mcpwright-soi was installed 86 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is IRS SOI (income by ZIP) open source?
Yes — it is published under the MIT licence, written in Python 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.