← Back to Plugins
MCP Server MCP

PromptScan

github By github 👁 1 views ▲ 0 votes

Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://promptscan.dev/mcp/"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...