compute_trust_score
Evaluate MCP server security by computing an A+ to F trust score across eight security dimensions, including authentication, transport, CVEs, and CVSS scores.
Instructions
Compute an A+-F trust score for an MCP server across 8 security dimensions (like SSL Labs for MCP)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxCvss | No | Maximum CVSS score | |
| cveCount | No | Number of known CVEs | |
| transport | No | Transport protocol | |
| authMethod | No | Authentication method | |
| serverName | No | Server name to score |