mcpbeat Sign in

Whistle MCP Server

by mattwerner-sudo Your server? Claim it
local only

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

Verified staff contacts, schools, and hiring signals across NCAA athletic departments.

Installs per day peak 138 · avg 4
a month agotoday
38
Installs / week
npm · gowhistle-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 Whistle 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 whistle-mcp -- npx -y gowhistle-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "whistle-mcp": {
      "args": [
        "-y",
        "gowhistle-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.whistle-mcp]
command = "npx"
args = ["-y", "gowhistle-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "whistle-mcp": {
      "args": [
        "-y",
        "gowhistle-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "whistle-mcp": {
      "args": [
        "-y",
        "gowhistle-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WHISTLE_API_KEY (Your Whistle API key (sk_live_...)), WHISTLE_API_BASE (Override the Whistle API base URL). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Whistle MCP

same job, measured the same way
MCP B2b Prospect Engine
by mambabuilt

Enrich companies, discover hiring signals and find verified contacts in one actor.

69 installs/wk local only
RAKUDA Atlas
by rakuda-atlas

Search Japanese companies, departments and hiring signals; export CSV/XLSX with authentication.

answering
MCP People Finder
by mambabuilt

Find people at a company by role, seniority and department, with verified business emails.

59 installs/wk local only
Datasignals Lab MCP
by datasignalslab

Hiring signals, SEC, Congress, FDA, crypto and app reviews: scored signals. 19 tools, free flagship.

answering
Keenetic MCP
by salatmaster

Control a Keenetic router: devices, Wi-Fi, VPN routing, segments, safe verified writes.

75 installs/wk local only
Signet MCP Tools
by prismer-ai

MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

52 installs/wk local only
Lead Generation MCP
by themineworks

B2B and local lead gen: verified emails, site contacts, Maps and Yellow Pages leads.

answering
Envloped
by envloped

Send transactional email, verify domains, build contact segments, and draft marketing campaigns.

answering

Whistle MCP — questions

Answers built from our own checks of this server.

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