39 tax tools for US taxpayers: federal/state tax, credits, deductions, retirement. All local.
claude mcp add irs-taxpayer -- npx -y irs-taxpayer-mcp
claude_desktop_config.json
{
"mcpServers": {
"irs-taxpayer": {
"command": "npx",
"args": [
"-y",
"irs-taxpayer-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"irs-taxpayer": {
"command": "npx",
"args": [
"-y",
"irs-taxpayer-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"irs-taxpayer": {
"command": "npx",
"args": [
"-y",
"irs-taxpayer-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"irs-taxpayer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"irs-taxpayer-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"irs-taxpayer": {
"command": "npx",
"args": [
"-y",
"irs-taxpayer-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.dma9527--irs-taxpayer/reviews or the review_server meta-tool.
POST /mcp