mcpbeat Sign in

Tax Sales MCP Server

by ustaxrecords Your server? Claim it
local only

Tax Sales runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm.

US tax sale dates & rules: 51 states, ~3,140 counties. Every record cites its official source.

Installs per day peak 93 · avg 8 · +61% w/w
a month agotoday
46
Installs / week
npm · ustaxrecords-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Tax Sales

same job, measured the same way
SEC Filings
by tributarydata

Official SEC EDGAR filings, financial data and full-text search. Every answer cites its source.

answering
Stockportfolio MCP
by avisre

Filing-grounded US financial data — every value returns with its SEC filing source. No estimates.

332 installs/wk local only
Visa Check
by canienter

Visa & entry requirements for 199 passports, cited to official sources and re-verified daily.

3 tools answering
Latex Submission Lint
by jmshinhwa

Seventeen rules on your .tex file: the statements the editorial office looks for, and the source tha

255 installs/wk local only
UK Taxi PHV Regulatory Decision Layer
by changhuliu

England taxi/private-hire PHV licensing: official-source blockers, stale sources, compare councils.

5 tools answering
Reference Data
by usaref

N American govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 10 countries; USA free.

11 tools answering
Drug & Product Safety
by tributarydata

Official FDA recalls, drug labels, adverse events and clinical trials, with cited sources.

answering
Reference Data
by mearef

Mid-East govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 9 countries; UAE free.

11 tools answering

Tax Sales — questions

Answers built from our own checks of this server.

Why is there no uptime for Tax Sales?
Tax Sales 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 ustaxrecords-mcp was installed 46 times last week.
How do I connect Tax Sales?
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 ustaxrecords-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tax Sales?
The npm package ustaxrecords-mcp was installed 46 times in the last week. Week over week that is +61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.