mcpbeat Sign in

Whetstone MCP Server

by whetstone-tools Your server? Claim it
local only

Whetstone MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 17 Jun 2026.

U.S. public-records: business registration (KYB), filings, watchlist screening, federal awards.

Installs per day peak 131 · avg 13 · -35% w/w
a month agotoday
39
Installs / week
npm · whetstone-mcp
0
Stars
0 open issues
17 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: APIFY_TOKEN (Apify API token; actor runs bill to your Apify account (pay-per-result).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Whetstone MCP

same job, measured the same way
C
Premium Data MCP Server
by thenextgennexus

Federal contracts, FDA recalls, business registrations, Amazon products — B2B intel.

5 tools answering
Avalara Tax Registrations and Business Licenses
by avalara

Provides access to Avalara Tax Registration and Business Licenses APIs for filings and registrations

answering
Loppee
by loppee

Agent-first US business trust registry with neutral Trust Cards and published evidence.

5 tools answering
Bankruptcy
by pipeworx-io

Business bankruptcy filings — US federal bankruptcy courts.

answering
BizVerify
by bizverify

KYB for AI agents: verify business registrations from MCP clients.

9 tools answering
Reddit (RSS)
by jorgen-k

Read Reddit from Claude with no API key and no app registration, via Reddit's public RSS feeds.

994 installs/wk local only
C
Grant Finder
by dropwatchhq

Find federal and public grants a business may qualify for, with eligibility and links.

12 tools answering
AITWIRE
by aitwire

Business-published entity records with confirmation dates: look up, page feeds, check claims.

3 tools answering

Whetstone MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Whetstone MCP?
Whetstone 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 whetstone-mcp was installed 39 times last week.
How do I connect Whetstone 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 whetstone-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Whetstone MCP?
The npm package whetstone-mcp was installed 39 times in the last week. Week over week that is -35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Whetstone MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.