Agent♥︎Age
Catalog

Prompt Compass

Official

by rishabhmpc · JavaScript

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

Prompt Compass MCP (Model Context Protocol) Server

Prompt Compass is an MCP-compatible server that provides one decision-only tool for checking prompts before they are forwarded to local or cloud routing. It performs firewall-style checks related to routing suitability and detects likely risks such as PII exposure and jailbreak/prompt-injection content.

🛠️ Key Features

  • Decision-only prompt routing checks for local/cloud model routes
  • Classifies prompts into: LOCAL_SAFE or CLOUD_COMPLEX
  • Detects likely sensitive data via BLOCK_PII
  • Detects likely prompt-injection/jailbreak content via JAILBREAK

🚀 Use Cases

  • Pre-flight validation of prompts prior to forwarding
  • Enforcing local vs. cloud route suitability based on configured routing
  • Blocking or flagging prompts that contain likely PII
  • Blocking or flagging prompts that contain likely jailbreak content

⚡ Developer Benefits

  • Single MCP tool focused on prompt eligibility decisions
  • Designed for MCP clients to gate forwarding behavior

⚠️ Limitations

  • Does not call an AI model, choose a model provider, or execute actions (per provided excerpt)

Topics

ai-safetygemini-cli-extensionmcp-servermodel-context-protocolprompt-routing
Prompt Compass - agentage MCP Catalog