mcpbeat Sign in

Prompt Compass MCP Server

by rishabhmpc Your server? Claim it
answering

Prompt Compass is answering right now. Last checked 10 min ago. 38 installs a week from npm. Last commit 1 Aug 2026.

Decision-only prompt routing and firewall checks for local/cloud routing, PII and jailbreak risk.

Installs per day peak 12 · avg 5 · +172% w/w
a month agotoday
Uptime history 52 days of history · worst day 95%
52 days agonow
96.7%
Uptime 24h
88 of 91 checks
Tools
hidden behind auth
959 ms
Response time
average over 24h
38
Installs / week
npm and PyPI

Prompt Compass does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add prompt-compass --transport http https://api.mpcfintech.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "prompt-compass": {
      "url": "https://api.mpcfintech.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.prompt-compass]
url = "https://api.mpcfintech.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "prompt-compass": {
      "url": "https://api.mpcfintech.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "prompt-compass": {
      "url": "https://api.mpcfintech.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: PROMPT_COMPASS_API_KEY (Prompt Compass API key from compass.mpcfintech.com.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.mpcfintech.com/mcp streamable-http sign-in 653 ms 10 min ago

Alternatives to Prompt Compass

same job, measured the same way
AI Firewall MCP
by akhilucky

Multi-agent LLM security layer detecting prompt injection and jailbreaks.

89 installs/wk local only
VibeRevert
by viberevert

Local MCP server for AI coding safety: risk checks, sessions, checkpoints, and fix prompts.

44 installs/wk local only
Mindwtr
by dongdongbh

Task and project automation for local and self-hosted Mindwtr Cloud data; read-only by default.

303 installs/wk local only
PromptGuard Scan MCP
by promptguardscan

Paid remote MCP for LLM security scans, jailbreak checks, analytics, checkout, and readiness.

answering
Agentshield MCP
by dl-eigenart

Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.

34 installs/wk local only
Audrey
by evilander

Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.

163 installs/wk local only
redline
by gowtham0992

Run local prompt regression checks from prompt-response logs in AI coding assistants.

56 installs/wk local only
Safeprompt
by safeprompt

Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.

19 installs/wk local only

Prompt Compass — questions

Answers built from our own checks of this server.

Why is there no tool list for Prompt Compass?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 96.7% of checks in the last 24 hours got a reply.
Is Prompt Compass working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 959 ms. The bar chart above shows every period we have measured.
How do I connect Prompt Compass?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Prompt Compass?
No API key is involved. Prompt Compass answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Prompt Compass?
It answers our handshake in 959 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Prompt Compass?
The npm package @mpcfintech/prompt-compass-mcp was installed 38 times in the last week. Week over week that is +172%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Prompt Compass open source?
No, and the distinction matters: it ships its own licence file rather than a standard open-source licence. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.