SCP

ManintheCrowds/SCP
★ 0 stars Python AI/LLM Updated 11d ago
Content safety for AI: inspect, sanitize, contain, quarantine. MCP server. OWASP LLM01/LLM06.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scp": {
      "command": "uvx",
      "args": [
        "scp"
      ]
    }
  }
}

Or install with pip: pip install scp

README Excerpt

Inspect, sanitize, contain, and quarantine unknown or potentially hazardous content before persisting or feeding to LLM. MCP server for agent-native content safety. **Guard** in the Guard–Guide–Build taxonomy. Per OWASP LLM01/LLM06. - **Problem:** Untrusted tool output and user content can carry prompt injection, credential leaks, and override phrases into LLM context.

Tools (14)

CONTRACT_HASHOLLAMA_ALLOWED_HOSTSOLLAMA_API_KEYOLLAMA_BASE_URLOLLAMA_MODELOLLAMA_URL_STRICTSCP_MAX_INPUT_CHARSSCP_QUARANTINE_DIRSCP_QUARANTINE_EVICT_OLDEST_ON_PRESSURESCP_QUARANTINE_MAX_CONTENT_BYTESSCP_QUARANTINE_MAX_TOTAL_BYTESSCP_QUARANTINE_RETENTION_DAYS_ON_WRITESCP_SEMANTIC_JUDGEreversal