Mmcp.market

prompt-protection MCP server

by mughalhere·io.github.mughalhere/prompt-protection·v3.1.1

Scan prompts, tool definitions and model output for injection, and guard agent tool calls.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

3 stars575 downloads/wk

Reviews

Write one

Nobody has reviewed prompt-protection yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

prompt-protection tools (6)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • check_tool_call

    Check a model-proposed tool call against provenance policy before executing it: blocks when untrusted data (URLs, emails, paths, verbatim payloads) flows into a network / email / exec / file / payment sink, flags when an injection-scored source preceded it. Pass `sources` for a stateless check; otherwise uses sources registered with register_source. `userText` marks destinations the user named as

  • detect_canary

    Check model output for a leaked system-prompt canary token in any form (exact, spaced, base64, hex, reversed, partial). Optionally compares the output against the system prompt for verbatim overlap.

  • register_source

    Register an untrusted tool result (email, web page, file, RAG chunk) with the tool-call guard so later check_tool_call decisions can trace data flowing out of it. Returns the injection scan of the source.

  • scan_output

    Scan model output for signs of compromise: leaked system prompts, exposed credentials, PII, or relayed injection aimed at a downstream consumer.

  • scan_prompt

    Scan untrusted user text for prompt injection, jailbreaks, and data exfiltration before it reaches the model. Returns a verdict (allow / flag / block).

  • scan_tool_definition

    Scan a tool/function definition (name, description, parameter schema) for tool poisoning, hidden instructions, concealment directives, or exfiltration embedded in the metadata. Call before trusting a newly discovered tool.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan66 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y prompt-protection on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add prompt-protection -- npx -y prompt-protection
Add to Cursor

prompt-protection: common questions

Is prompt-protection MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the prompt-protection safety report
How do I install prompt-protection?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does prompt-protection need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is prompt-protection maintained?
The last commit was in the last day (2026-09-18). The latest release is v3.1.1.
What can I use instead of prompt-protection?
Servers from other publishers that do the same job: mcpm MCP server, Aletheia Runtime Safety & Scope Creep Filter MCP server and Agent-Native Analytics MCP server. Compare all prompt-protection alternatives.

Alternatives to prompt-protection

Same job from other publishers: the closest match first, then the best rated.

All prompt-protection alternatives →
  • mcpm
    MCP security guard + package manager: trust-scored installs, blocks prompt injection and rug-pulls.
    B
  • Aletheia Runtime Safety & Scope Creep Filter
    Deterministic pre-execution filter that blocks known scope-creep and prompt-injection tool calls
    B
  • Agent-Native Analytics
    Agent-Native Amplitude/Mixpanel - connect data sources, prompt for charts
    A
  • Ausca
    Pay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.
    B
  • HOL Guard
    Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
    C

More from mughalhere