Skip to main content

07 - MCP Security References & Standards


📜 Protocol Specifications & Standards


🛡️ Security Frameworks & Guidelines


🐳 Container Sandboxing & Isolation Technologies


🔬 Academic & Industry Research

  • Not What You've Signed Up For: Compromising Real-World LLM-Integrated Applications (Greshake et al.):
    Pioneering research detailing Indirect Prompt Injection vectors in AI plugins and tool callers.

  • Anthropic Engineering: Building Secure Tool-Use Architectures:
    https://www.anthropic.com/research
    Technical guidelines on implementing Human-in-the-Loop gates and restricting agent privileges.


🧰 Security Audit & Telemetry Tools

  • Semgrep Static Analysis Engine:
    https://semgrep.dev/
    SAST engine for scanning MCP tool codebases for command injection and unvalidated file access.

  • OpenTelemetry Specification:
    https://opentelemetry.io/docs/
    Vendor-neutral telemetry framework for tracing and logging MCP JSON-RPC transactions.

Share this guide