MCPScan

MCPScan (mcpscan) is a CLI tool that discovers and audits Model Context Protocol (MCP) servers/configs and checks for security issues such as tool poisoning, credential leakage, overprivileged capability combinations, missing authentication, session hijacking indicators, SSRF vectors, RCE vectors, and supply-chain/CVE-related risks. It supports scanning stdio MCP servers (spawned via a command), scanning HTTP/SSE MCP endpoints, and optionally probing localhost for exposed HTTP MCP servers; outputs include terminal, JSON, and SARIF.

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ Security mcp llm-security security-audit cli supply-chain tool-poisoning ssrf rce credential-leak static-analysis sarif nodejs typescript
⚙ Agent Friendliness
48
/ 100
Can an agent use this?
🔒 Security
30
/ 100
Is it safe for agents?
⚡ Reliability
30
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
35
Documentation
70
Error Messages
0
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
20
Auth Strength
20
Scope Granularity
20
Dep. Hygiene
55
Secret Handling
45

Security-relevant behavior: it performs auditing that may involve enumerating tool metadata and probing endpoints; it could also detect credential leakage patterns. The README does not document how secrets are handled in logs/reports (e.g., redaction), nor does it describe transport security requirements (TLS enforcement) because targets/URLs are provided by the user. Dependency list is small/typical for a CLI; no CVE status is provided.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
30
Error Recovery
60
AF Security Reliability

Best When

You need an automated, repeatable static/dynamic-ish inspection pass over MCP server configurations and endpoints, especially in CI where you can capture machine-readable findings (JSON/SARIF).

Avoid When

You cannot run it safely in an environment where it may spawn/inspect local MCP servers or probe network endpoints; or where you need formal verification of vulnerabilities beyond heuristic/static checks.

Use Cases

  • Pre-deployment security review of MCP servers/tools and agent configurations
  • CI/CD security scanning with SARIF output
  • Monitoring for credential leakage or dangerous capability patterns in MCP tool schemas
  • Assessing network-exposed MCP endpoints (HTTP/SSE) and local exposures
  • Supply-chain hygiene checks for MCP-related dependencies and version ranges

Not For

  • Acting as an exploit tool or penetration framework to compromise systems (it is an auditor)
  • Compliance certifications or legal security attestations
  • Coverage assurance for all MCP implementations/edge cases not included in its check set
  • Replacing secure configuration/defense-in-depth for production MCP deployments

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
No

Authentication

Methods: None specified (CLI tool)
OAuth: No Scopes: No

Authentication/authorization is not described as a product feature; the tool scans/inspects MCP servers/targets that may be unauthenticated or authenticated depending on the target. The README does not document auth flows, tokens, or required credentials for mcpscan itself.

Pricing

Free tier: No
Requires CC: No

No pricing model described; appears to be an open-source CLI distributed under MIT.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • Relies on local config discovery paths and may scan unintended MCP configs if --all-configs is used broadly
  • Running with --command spawns a stdio server (potential side effects depend on the spawned command/server)
  • Network probing (--network) can hit localhost ports and may require safe scanning contexts
  • Coverage depends on implemented checks and transport parsing (stdio vs HTTP/SSE); unsupported MCP server behaviors may result in incomplete findings

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for MCPScan.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6533
Packages Evaluated
19870
Need Evaluation
586
Need Re-evaluation
Community Powered