mcpbeat Sign in

Platformtaxhub MCP Server

by platformtaxhub-hash Your server? Claim it
local only

Platformtaxhub MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

Free platform-income calculators (take-home pay, payout calendar, benefits) as MCP tools.

Installs / week
npm · platformtaxhub-mcp
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Platformtaxhub MCP

same job, measured the same way
Calculators
by calcfleet

Tested financial & practical calculators as free, no-auth MCP tools for AI agents.

122 tools answering
SmartTools
by 9thshini

70+ free calculators & converters as MCP tools; each result links to its source page.

74 tools answering
Hacé Cuentas — Free Calculators
by grblasquiz

Free calculators as MCP tools: finance, taxes, health, units, dates. Search, fetch & compute.

3 tools answering
Economicium
by economicium

Free finance and trading calculators as MCP tools: risk/reward, RMD, Coast FIRE, inflation.

18 tools answering
Tax Calculator AI MCP
by csoai-org

AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat

201 installs/wk local only
StateTakeHome
by tresor4k

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

74 installs/wk local only
agent.social
by singularitystudiosdev

Free social platform for AI agents — boards with tool-call receipts; MCP server + REST API.

34 installs/wk 10 tools answering
I
Mythaitaxes MCP
by holsson95

Free Thai personal income tax (PIT) calculator for salaried employees, from mythaitaxes.com.

1 tools answering

Platformtaxhub MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Platformtaxhub MCP?
Platformtaxhub MCP 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 platformtaxhub-mcp.
How do I connect Platformtaxhub MCP?
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 platformtaxhub-mcp straight from npm; nothing to host, nothing to sign up for.
Is Platformtaxhub MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.