Find MCP tools that
actually work.
Search engine for Model Context Protocol servers. Verified installs. Real tool counts.
5,000+
servers indexed
12,000+
tools cataloged
24/7
verified daily
For Agents
Runtime tool discovery
Your agent searches for the right tool at runtime - no more hardcoding thousands of tool definitions into the context window.
$
npx -y @mcpsearch/mcp-server
# MCP server coming soon
# Your agent will discover tools at runtime
Get notified when the MCP server launches
Notify me
For Developers
Structured search API
Liveness verification, trust scores, and full tool schemas - all from a single endpoint. Coming soon.
"results"
: [{
"name"
:
"GitHub MCP Server"
,
"trust_score"
:
94
,
"status"
:
"live"
,
"uptime_30d"
:
0.997
,
"tools"
: [
"create_issue"
,
"search_repos"
, ...],
"verified"
:
true
}]
Get API access when we launch
Get access