StateTakeHome runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 13 Jul 2026.
US take-home pay calculator by state: federal and state tax, FICA, deductions.
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.
claude mcp add statetakehome-mcp -- npx -y statetakehome-mcp
{
"mcpServers": {
"statetakehome-mcp": {
"args": [
"-y",
"statetakehome-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.statetakehome-mcp]
command = "npx"
args = ["-y", "statetakehome-mcp"]
{
"mcpServers": {
"statetakehome-mcp": {
"args": [
"-y",
"statetakehome-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"statetakehome-mcp": {
"args": [
"-y",
"statetakehome-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.