check_trust
Retrieve the AgentForge Trust Score (0-100) for any MCP server, including breakdowns across code health, security, behavioral audit, community trust, and EU compliance. Use before connecting to evaluate server trustworthiness.
Instructions
Fetch the AgentForge Trust Score for an MCP server. Returns the overall score (0-100), per-dimension breakdown (code_health, security_scan, behavioral_audit, community_trust, eu_compliance), and badges. Use before connecting to any MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | No | AgentForge server UUID (preferred) | |
| slug | No | AgentForge server slug | |
| github_url | No | Upstream GitHub repo URL, e.g. https://github.com/owner/repo |