MCPExplorer MCP server
The trust and capability graph for MCP servers, as an MCP server — search ~1,000 indexed servers, explainable trust scores, per-tool risk labels, and governed toolset planning. Free, no auth.
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| list_runtimes List the runtimes generate_runtime_config supports (Claude Desktop, Cursor, VS Code, agent frameworks, …), with each one's config path. Enumerate these instead of guessing runtime slugs. | read | false | unknown |
| get_alternatives Find verified MCP servers with the same capabilities as a given server, ranked by trust. | read | false | unknown |
| get_server Fetch the full record for one MCP server by slug: install methods, tools, trust, verification, and provenance. | read | false | unknown |
| report_broken_server Report that an MCP server's install, docs, or endpoint is broken. Creates a submission for editorial review. | unknown | unknown | unknown |
| list_loadouts List curated loadouts — deliberately-assembled kits of MCP servers + governance + plays for a specific job (GTM, coding, research, support, infra). The agent-facing version of the /loadouts product. Use get_loadout for the full kit with live trust. | read | false | unknown |
| compare_servers Compare two MCP servers side by side: trust, transport, tools, install, and links. | unknown | unknown | unknown |
| get_ecosystem_stats Live snapshot of the indexed MCP ecosystem: totals (servers, tools, handshake-verified), provenance and transport breakdowns, and the current top-trust / most-adopted / newest / biggest-trust-riser servers. | read | false | unknown |
| list_capabilities List the capability slugs an agent can filter or look up by (e.g. 'send-email', 'query-database'), most-populated first. Use these with get_capability or search_servers' capability filter — the taxonomy isn't guessable. | read | false | unknown |
| get_loadout Fetch one curated loadout: its servers (each with role + LIVE trust/transport/tool-risk from the index), an aggregated governance posture for the whole kit, and the plays (see→decide→act sequences) it's designed to run. | read | false | unknown |
| get_capability List the best MCP servers that provide a capability (e.g. 'send-email', 'web-search'), ranked by trust. | read | false | unknown |
| search_servers Search the MCPExplorer index of MCP servers by free text and filters. Omit `query` to browse the whole index ranked by trust score. Every filter either applies or is echoed back in `ignored_filters` with a reason — filters never silently do nothing. | read | false | unknown |
| generate_runtime_config Generate the install + client config for an MCP server in a given runtime (claude-desktop, cursor, vscode, windsurf, cline, continue, goose, openai-agents, langgraph, crewai). | unknown | unknown | unknown |
| check_trust Return the explainable trust score, label, scoring reasons, and verification history for an MCP server. | unknown | unknown | unknown |
| plan_toolset Turn a plain-language goal into a recommended, governed toolset: the best-fit curated loadout (matched transparently by goal terms) plus an assembled set of the most relevant indexed servers, each with LIVE trust and tool-risk, and an aggregate governance posture for the kit. The decision layer over search/capability/trust/loadouts. | read | false | unknown |
- repohttps://github.com/mcpexplorer/mcp
- homepagehttps://mcpexplorer.com
- licenseMIT
- adoption1 stars · 0 forks
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
Add the “as seen on MCPExplorer” badge to your README.
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →