Skip to main content
ClaudeWave
rishabhmpc avatar
rishabhmpc

prompt-compass-mcp

Ver en GitHub

Official Prompt Compass MCP connector - prompt routing, PII checks and jailbreak checks by Madanpotra Consultancy.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptNOASSERTIONActualizado today
Install in Claude Code / Claude Desktop
Method: NPX · @mpcfintech/prompt-compass-mcp
Claude Code CLI
claude mcp add prompt-compass-mcp -- npx -y @mpcfintech/prompt-compass-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "prompt-compass-mcp": {
      "command": "npx",
      "args": ["-y", "@mpcfintech/prompt-compass-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

<p align="center">
  <img src="logo.png" width="160" height="160" alt="Prompt Compass logo">
</p>

# Prompt Compass MCP

Prompt Compass gives MCP-compatible AI clients one decision-only tool for
checking prompts before they are forwarded:

- `LOCAL_SAFE` - suitable for the user's configured local-model route.
- `CLOUD_COMPLEX` - suitable for the user's configured cloud-model route.
- `BLOCK_PII` - contains likely personal or sensitive data.
- `JAILBREAK` - contains likely prompt-injection or jailbreak content.

The MCP server does not call an AI model, choose a model provider, or execute
actions. The host application remains in control.

## Install

Requires Node.js 20 or newer and a Prompt Compass API key.

```text
npx -y @mpcfintech/prompt-compass-mcp
```

Set the key as `PROMPT_COMPASS_API_KEY`. Keep it out of source control,
screenshots, issue reports, and chat messages.

Clients supporting Streamable HTTP can instead connect to:

```text
https://api.mpcfintech.com/mcp
```

Modern clients can discover Prompt Compass OAuth automatically from that URL.
Choose **Connect** or **Sign in**, log in with your Prompt Compass account, and
approve the single read-only prompt-check permission. No API key needs to be
pasted into the client. Clients without OAuth support can still use
`Authorization: Bearer YOUR_PROMPT_COMPASS_API_KEY`.

Detailed setup for Codex, ChatGPT desktop, Claude Code/Desktop, Cursor, Cline,
Windsurf, Gemini CLI and Google Antigravity is in
[`CLIENT_SETUP.md`](CLIENT_SETUP.md).

## Exposed tool

### `compass_check_prompt`

Input:

```json
{ "prompt": "Text to check" }
```

The result is a routing/firewall decision only. The tool is marked read-only,
non-destructive and idempotent.

## Plans and keys

Create a Prompt Compass account and API key at:

https://compass.mpcfintech.com

The MCP connection uses the same quota and billing pool as the Prompt Compass
REST API. There is no separate MCP surcharge.

## Security and limitations

Prompt Compass is a decision aid, not a sandbox or security guarantee. Keep
the host client's own permissions, confirmation prompts, provider policies and
application-level validation enabled. Do not auto-approve third-party tools.

Agent Compass is not included in this release.

## Test

```text
npm install
npm test
```

The public test uses a local in-memory MCP transport and a simulated API
response. It does not require a customer key.

## Links

- Product: https://mpcfintech.com/compass
- Dashboard: https://compass.mpcfintech.com
- Terms: https://mpcfintech.com/legal/terms
- Privacy: https://mpcfintech.com/legal/privacy

Copyright (c) Madanpotra Consultancy Private Limited.
ai-safetygemini-cli-extensionmcp-servermodel-context-protocolprompt-routing

Lo que la gente pregunta sobre prompt-compass-mcp

¿Qué es rishabhmpc/prompt-compass-mcp?

+

rishabhmpc/prompt-compass-mcp es mcp servers para el ecosistema de Claude AI. Official Prompt Compass MCP connector - prompt routing, PII checks and jailbreak checks by Madanpotra Consultancy. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala prompt-compass-mcp?

+

Puedes instalar prompt-compass-mcp clonando el repositorio (https://github.com/rishabhmpc/prompt-compass-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar rishabhmpc/prompt-compass-mcp?

+

rishabhmpc/prompt-compass-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene rishabhmpc/prompt-compass-mcp?

+

rishabhmpc/prompt-compass-mcp es mantenido por rishabhmpc. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a prompt-compass-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega prompt-compass-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: rishabhmpc/prompt-compass-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/rishabhmpc-prompt-compass-mcp)](https://claudewave.com/repo/rishabhmpc-prompt-compass-mcp)
<a href="https://claudewave.com/repo/rishabhmpc-prompt-compass-mcp"><img src="https://claudewave.com/api/badge/rishabhmpc-prompt-compass-mcp" alt="Featured on ClaudeWave: rishabhmpc/prompt-compass-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a prompt-compass-mcp