mcpbeat Sign in

Irs Taxpayer MCP Server

local only

Irs Taxpayer runs on your own machine — the client starts it, so there is no endpoint to ping. 278 installs a week from npm. Last commit 8 Sep 2026.

44 local US tax estimation and planning tools for supported TY2024 through TY2026 scenarios.

Installs per day peak 30 · avg 9 · -36% w/w
a month agotoday
278
Installs / week
npm · irs-taxpayer-mcp
12
Stars
1 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Irs Taxpayer

same job, measured the same way
I
Charts MCP
by therealtimex

MCP server for generating charts using AntV. Supports various chart types through MCP tools.

58 installs/wk local only
TaskTime Pro
by tasktime

First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.

227 installs/wk local only
Browser Game
by opengameapp

Local tools for planning and validating focused browser-game prototypes.

36 installs/wk local only
Toofi Dental Planning MCP
by toofi

Agent-native dental planning MCP for plan drafts, presentations, and price estimates.

32 tools answering
RoastPilot
by syamaner

RoastPilot controls coffee roasting sessions through local stdio MCP tools and exports logs.

702 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
Awx MCP Server
by surgex-labs

Control AWX/Ansible Tower through natural language - 49 tools for automation

193 installs/wk local only
Sideways
by usesideways

Use Sideways for unexpected questions and lateral thinking prompts to break through mental blocks.

6 tools answering

Irs Taxpayer — questions

Answers built from our own checks of this server.

Why is there no uptime for Irs Taxpayer?
Irs Taxpayer 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 npm package irs-taxpayer-mcp was installed 278 times last week.
How do I connect Irs Taxpayer?
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 irs-taxpayer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Irs Taxpayer?
The npm package irs-taxpayer-mcp was installed 278 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Irs Taxpayer open source?
Yes — it is published under the MIT licence, written in TypeScript, 12 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.