← Registry

General Tools

tools-berry.com

Provides 2026 US paycheck tax calculations, bonus withholding estimates, and multi-state net pay comparisons.

1 endpoint4 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://mcp.tools-berry.com

No auth detected

MCP server metadata

Name
tools-berry
Version
1.0.0
Capabilities
tools
Server instructions

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_home

Full 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 effects
compute_bonus_withholding

What 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-only
compare_states

Net pay on the same salary in several states, ranked best-first, with each state's gap to the best one.

Potential side effects
get_state_rates

A 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-only

CONNECT 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.

Trust status Caution

tools-berry.com is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.