Check rollout risk in under a minute
Best when you are not sure whether the next move should stay self-serve, become a hosted artifact, or jump straight into a paid founder review.
Run MCP calculatormcp-scan / open-source diagnostics
Run a local baseline before your tools reach production. When the finding needs a human security decision, start a focused MCP Risk Review.
$ npx mcp-scanlocal configurationclaude-code > filesystem 0 issuescursor > github 0 issuesclaude-code > untrusted 2 issueshigh: inspect permissions before rollout────────────────────────Run locally to inspect your configuration.
Pick the path that matches the decision you need to make before you go deeper.
Best when you are not sure whether the next move should stay self-serve, become a hosted artifact, or jump straight into a paid founder review.
Run MCP calculatorBest when you need a cleaner summary than raw terminal output and want to assess whether a hosted report fits your workflow.
Preview hosted reportBest when rollout is close, permissions are sensitive, and a fast human decision is worth more than reading scanner output alone.
Reserve MCP reviewUse the free scan to establish a local baseline. When rollout risk needs a human decision, use the 48-hour MCP Risk Review. Hosted reports remain available for teams that need a shareable artifact.
Paid next step
Best for teams that already know MCP is entering a real workflow and want a human to verify whether the current setup is safe enough to ship.
48-hour manual review of MCP configs, tool permissions, and obvious exposure paths
Prioritized remediation memo across secrets, prompt injection, supply chain, and network egress risk
Clear decision: safe to proceed, fix before rollout, or escalate into a deeper Technical Audit
Reserve the narrow lane if the MCP problem is already clear. If direct checkout is not enabled, the reserve path falls back to the fit-call flow. If the risk is broader than one MCP decision, escalate into a Technical Audit instead of forcing this fixed-scope review. See the full lane details.
Hosted reports preview
Hosted reports, policy packs, and buyer-safe risk summaries are being explored for teams that need a shareable decision artifact after a local scan.
If you want hosted MCP reports, policy-ready exports, or a buyer-safe security summary, leave your details with enough context to judge whether you should get the hosted product first or the 48-hour human review first.
The hosted Pro layer should feel tangible. This preview is the buyer-safe artifact: a decision summary, the highest-risk findings, and the export shape a team can share internally without turning raw scanner output into a manual report.
A shell-capable connector can read local secrets and reach an external host with no approval boundary.
Restrict permissions, pin the server source, and block unrestricted egress before rollout.
The server definition points to a package path that is not pinned to a trustworthy release boundary.
Pin the package source and record a known-good version before teammates reuse it.
One tool can receive unconstrained instructions without a clear human-review checkpoint.
Add a review gate and narrow the tool contract before connecting it to sensitive workflows.
Executive summary that a founder or security lead can read in under 3 minutes
Findings grouped by severity, blast radius, and shortest safe next step
Policy-ready notes you can hand to engineering without rewriting the scanner output
Shareable artifact that feels safer than pasting raw terminal logs into Slack
The hosted Pro layer should package the artifact. The founder-led 48-hour MCP Risk Review should stay available for buyers who need judgment, not just a clean report.
mcp-scan provides a unified security layer for the Model Context Protocol ecosystem. Run it locally or integrate with your CI/CD pipeline.
mcp-scan works across desktop apps, editors, CLIs, and coding tools that expose Model Context Protocol configurations.
Includes a GitHub Action for automated pull request scanning. Outputs SARIF 2.1.0 for native integration with GitHub Advanced Security and other security dashboards.
- name: MCP Security Scan uses: rodolfboctor/mcp-scan@v1 with: fail-on-severity: high output-format: sarif upload-sarif: truemcp-scan is free, open source, and built for the community. Zero telemetry. No vendor lock-in. 136 tests passed. Integrated with the ugig.net MCP marketplace.