Skip to content

OWASP MCP Risk Scanner -- open-source security audit for MCP servers #58

@razashariff

Description

@razashariff

We open-sourced an OWASP security scanner built for MCP servers and AI agents:

mcps-audit — scans codebases against OWASP MCP Top 10 and OWASP Agentic AI Top 10, generates a PDF security audit report with findings, severity ratings, remediation guidance, and OWASP compliance matrices.

What it does:

  • Scans JS/TS/Python MCP server code for security anti-patterns
  • Maps findings to OWASP MCP Top 10 (tool poisoning, rug pulls, credential leaks) and OWASP Agentic AI Top 10 (prompt injection, excessive agency, insecure output)
  • Generates a professional PDF audit report with line-level findings and remediation steps
  • CLI: npx mcps-audit ./your-project --name "Your Server"

Built by the team behind the MCPS Internet-Draft (cryptographic security layer for MCP).

Install: npm install -g mcps-audit

Happy to hear feedback or collaborate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions