Prompt Compass
БесплатноНе проверенProvides MCP clients a single decision-only tool to classify prompts as safe for local or cloud models, or as containing PII or jailbreak content, without execu
Описание
Provides MCP clients a single decision-only tool to classify prompts as safe for local or cloud models, or as containing PII or jailbreak content, without executing actions or calling AI models.
README
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.
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:
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.
Exposed tool
compass_check_prompt
Input:
{ "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
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.
Установить Prompt Compass в Claude Desktop, Claude Code, Cursor
unyly install prompt-compass-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add prompt-compass-mcp -- npx -y @mpcfintech/prompt-compass-mcpПошаговые гайды: как установить Prompt Compass
FAQ
Prompt Compass MCP бесплатный?
Да, Prompt Compass MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Prompt Compass?
Нет, Prompt Compass работает без API-ключей и переменных окружения.
Prompt Compass — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Prompt Compass в Claude Desktop, Claude Code или Cursor?
Открой Prompt Compass на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Prompt Compass with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
