mcpbeat Sign in

MCP Prowl MCP Server

local only

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

Discover, evaluate, and compare SaaS APIs. Agent-verified scores and metrics.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 10 · avg 3 · -58% w/w
a month agotoday
24
Installs / week
npm · mcp-prowl
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 mcp-prowl -- npx -y mcp-prowl
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-prowl": {
      "args": [
        "-y",
        "mcp-prowl"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-prowl]
command = "npx"
args = ["-y", "mcp-prowl"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-prowl": {
      "args": [
        "-y",
        "mcp-prowl"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-prowl": {
      "args": [
        "-y",
        "mcp-prowl"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PROWL_AGENT_KEY (Prowl agent key (ak_...) for authenticated requests. Optional — all discovery is free without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Prowl

same job, measured the same way
Reqistry
by reqistry

Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.

13 tools answering
Trustmodel MCP
by karlmehta

Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.

40 installs/wk local only
Stoxly
by wizard-exe

Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.

3 tools answering
Sparkplug B
by nagarjunr

MCP server for Sparkplug B: node/device discovery, metrics, commands, host state over MQTT.

56 installs/wk local only
Word Is Bond
by latimer-woods-tech

Test the voice agents you run: scored transcripts, pass/fail verdicts, latency and WER metrics.

16 tools answering
Ezstat MCP Server
by ezstat

Track and query EzStat metrics from Claude, Cursor, or any MCP agent. StatHat-compatible.

87 installs/wk local only
Sweet Saver Fare
by sweetsaverfare

Compare observed BC Ferries fares and dates, read qualified predictions, and manage fare alerts.

answering
Lore Context
by lore-context

Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

24 installs/wk local only

MCP Prowl — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Prowl?
MCP Prowl 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 mcp-prowl was installed 24 times last week.
Is MCP Prowl still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Prowl?
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 mcp-prowl straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Prowl?
The npm package mcp-prowl was installed 24 times in the last week. Week over week that is -58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.