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 calculatorThe page is long because it serves different buyer types. This strip removes the guesswork 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 see what the weekend product can realistically become.
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 reviewmcp-scan should not stay proof-only. The fastest commercial path is to let teams self-serve the free scan, then route higher-stakes buyers into a paid MCP risk review or the future hosted Pro product.
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.
Weekend product path
Hosted reports, policy packs, and buyer-friendly risk summaries are the most credible product extension because they build directly on top of the free scanner instead of inventing a new market.
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.