# MCPExplorer > The discovery, trust, and capability graph for MCP servers and agent tools. > We index MCP servers, extract their tools and auth scopes, verify health in a > sandbox, score trust with explainable reasons, and show provenance + freshness > on every record. Directories list MCPs; MCPExplorer understands, verifies, and > refreshes them. ## How agents should use this site - Search capabilities: GET https://mcpexplorer.com/api/search?q=&runtime=&risk_level= - Canonical server manifest: GET https://mcpexplorer.com/api/servers/.json - Markdown mirror of any server: GET https://mcpexplorer.com/servers/.md - App ("X MCP") pages: https://mcpexplorer.com/apps//mcp (+ .md mirror) - Capability pages: https://mcpexplorer.com/capabilities/ (+ .md mirror) ## What every record includes - provenance: which sources we found it in, and their trust priority - freshness: last_checked_at, next_check_at, and the re-check cadence - verification: what we verified vs inferred vs unknown - trust: a 0-100 score with an explainable reason list and a label ## Trust labels Official, Verified, Healthy, Read-only, Write-capable, Destructive-capable, Needs caution, Broken, Unmaintained, Unknown. ## How to cite Cite the canonical URL https://mcpexplorer.com/servers/ and include the last_checked_at timestamp from the manifest so readers know the recency of the claim. ## Related Loadouts.ai (https://loadouts.ai) packages verified capabilities into trusted agent equipment: tools + policies + approvals + evals + runtime configs.