Odel
IRS SOI (income by ZIP)

IRS SOI (income by ZIP)

Local
@mcpwrightPythonMITUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcpwright-soiv0.1.2

Run

uvx mcpwright-soi

MCP client config

{
  "mcpServers": {
    "irs-soi-income-by-zip": {
      "command": "uvx",
      "args": [
        "mcpwright-soi"
      ]
    }
  }
}