v1.1 · OWASP MCP Top 10

Lint your MCP server before
it lints your customers.

mcp-sentry is a zero-config CLI that scans TypeScript MCP servers for the OWASP MCP Top 10 — secrets, scope, prompt injection, supply-chain risk, auth gaps. One command. Letter grade. SARIF for your CI.

What it checks

Get started

  1. 01
    Run a one-shot scan.
    npx mcp-sentry@latest scan ./server
  2. 02
    Wire it into CI. Add the GitHub Action and fail the build below grade C.
  3. 03
    Show the badge. Cloudflare Worker + KV serves a Shields.io endpoint — see install docs.