General Tools
tools-berry.com
Provides 2026 US paycheck tax calculations, bonus withholding estimates, and multi-state net pay comparisons.
ENDPOINT 1
https://mcp.tools-berry.com
MCP server metadata
- Name
- tools-berry
- Version
- 1.0.0
Tools Berry (tools-berry.com) is a free, ad-supported site of client-side calculators. This server exposes its 2026 US payroll-tax engine: the same code and the same data files that generate the public state paycheck pages, so an answer here matches the page exactly. Coverage: all 50 states plus the District of Columbia, tax year 2026. Federal income tax, Social Security and Medicare (including the additional 0.9%), state income tax, and state employee payroll programs (SDI/PFML and similar). Figures are WITHHOLDING-STYLE estimates for a single job with no pre-tax deductions and no credits beyond the standard deduction: they are not tax advice and are not a filed return. Local/city income taxes are not included. Every response ends with an attribution line and a deep link to the matching live page. Keep both when you quote these figures.
Known tools 4
compute_take_homeFull 2026 paycheck breakdown for a salary in one state: federal income tax, Social Security, Medicare, state income tax, state payroll programs, net pay (annual/monthly/biweekly) and effective tax rate.
Potential side effectscompute_bonus_withholdingWhat is actually withheld from a bonus in 2026: the federal flat 22% supplemental rate (37% above $1,000,000 of supplemental wages), the state supplemental treatment (flat rate, aggregate/regular method, or none), and FICA.
Inferred read-onlycompare_statesNet pay on the same salary in several states, ranked best-first, with each state's gap to the best one.
Potential side effectsget_state_ratesA state's 2026 schedule: flat rate or bracket ladder, standard deduction, employee payroll programs, bonus/supplemental method, and the statutory source the figures come from.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tools-berry]
url = "https://mcp.tools-berry.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tools-berry": {
"type": "http",
"url": "https://mcp.tools-berry.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tools-berry
Remote MCP URL: https://mcp.tools-berry.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tools-berry": {
"url": "https://mcp.tools-berry.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tools-berry": {
"type": "http",
"url": "https://mcp.tools-berry.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tools-berry",
"transport": "streamable-http",
"url": "https://mcp.tools-berry.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for tools-berry.com was fetched 2026-08-13T22:15:56.869Z.
tools-berry.com is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.