Skip to main content
GET
Get MCP Hub Scan Statistics

Authorizations

apikey
string
header
required

Response

Aggregate scan statistics

Aggregate MCP Hub scan statistics across all scanned servers.

total_servers_scanned
integer
Example:

25268

mcps_scanned_this_month
integer
Example:

4

servers_with_vulnerabilities
integer
Example:

18472

total_tools_scanned
integer
Example:

268213

avg_tools_per_server
number
Example:

10.6

total_vulnerabilities
integer
Example:

143524

avg_vulnerabilities_per_server
number
Example:

5.7

critical_risk_rate
number

Percentage of scanned servers with at least one critical-severity vulnerability.

Example:

7

servers_with_critical_issues
integer
Example:

1834

vulnerabilities_by_severity
object

Vulnerability counts grouped by severity.

top_vulnerability_types
MCPHubVulnerabilityTypeStat ยท object[]

Vulnerability counts grouped by detector/type, ordered by count descending.