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).
Run
uvx mcpwright-soi
MCP client config
{
"mcpServers": {
"irs-soi-income-by-zip": {
"command": "uvx",
"args": [
"mcpwright-soi"
]
}
}
}