Developer Tools
mcpexplorer.com
Provides search, comparison, and configuration generation for MCP servers.
ENDPOINT 1
https://mcpexplorer.com/mcp
MCP server metadata
- Name
- mcpexplorer
- Version
- 1.0.0
MCPExplorer — the trust and capability graph for MCP servers (mcpexplorer.com). An MCP for everything: search ~1,000 indexed servers, check explainable trust scores and per-tool risk labels, compare servers, and plan governed toolsets. No auth required — all 14 tools are free and read-only except report_broken_server (writes a moderation submission). Start with: search_servers (find by capability or text) · plan_toolset (goal → governed kit) · check_trust (explainable score + risk) · get_loadout (curated kits with plays). generate_runtime_config emits install config for your runtime.
Known tools 14
search_serversSearch the MCPExplorer index of MCP servers by free text and filters.
Inferred read-onlyget_serverFetch the full record for one MCP server by slug: install methods, tools, trust, verification, and provenance.
Inferred read-onlycompare_serversCompare two MCP servers side by side: trust, transport, tools, install, and links.
Inferred read-onlygenerate_runtime_configGenerate the install + client config for an MCP server in a given runtime (claude-desktop, cursor, vscode, windsurf, cline, continue, goose, openai-agents, langgraph, crewai).
Inferred read-onlycheck_trustReturn the explainable trust score, label, scoring reasons, and verification history for an MCP server.
Inferred read-onlyget_alternativesFind verified MCP servers with the same capabilities as a given server, ranked by trust.
Inferred read-onlylist_loadoutsList curated loadouts — deliberately-assembled kits of MCP servers + governance + plays for a specific job (GTM, coding, research, support, infra).
Inferred read-onlyget_loadoutFetch 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.
Inferred read-onlyget_ecosystem_statsLive 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.
Inferred read-onlylist_runtimesList the runtimes generate_runtime_config supports (Claude Desktop, Cursor, VS Code, agent frameworks, …), with each one's config path.
Inferred read-onlyplan_toolsetTurn 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.
Inferred read-onlyreport_broken_serverReport that an MCP server's install, docs, or endpoint is broken.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mcpexplorer]
url = "https://mcpexplorer.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mcpexplorer": {
"type": "http",
"url": "https://mcpexplorer.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mcpexplorer
Remote MCP URL: https://mcpexplorer.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mcpexplorer": {
"url": "https://mcpexplorer.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mcpexplorer": {
"type": "http",
"url": "https://mcpexplorer.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mcpexplorer",
"transport": "streamable-http",
"url": "https://mcpexplorer.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mcpexplorer.com was fetched 2026-07-27T23:17:50.772Z and is being refreshed.
mcpexplorer.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.