Agent Discover
Rank #7,082io.github.keshrath/agent-discover
MCP server registry and marketplace - discover, install, activate tools on demand
Agent Discover is a Model Context Protocol (MCP) server published by keshrath. It ranks #7,082 of 121,933 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Agent Discover is listed across 2 registries — Official MCP and Glama, with 53 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 114,851 of 121,933 servers on MCP Toplist.
Use Agent Discover
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-discover -- npx -y agent-discover[mcp_servers.agent-discover]
command = "npx"
args = ["-y", "agent-discover"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-discover": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.keshrath%2Fagent-discover)<a href="https://mcptoplist.com/server/io.github.keshrath%2Fagent-discover"><img src="https://mcptoplist.com/badge/io.github.keshrath%2Fagent-discover.svg" alt="MCP Toplist: Top 10% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
keshrath
Other servers by keshrath
View all keshrath servers →Available versions (53)
| Version | Published |
|---|---|
| 1.4.0 | Apr 19, 2026 |
| 1.3.9 | Apr 15, 2026 |
| 1.3.8 | Apr 15, 2026 |
| 1.3.7 | Apr 13, 2026 |
| 1.3.6 | Apr 13, 2026 |
| 1.3.5 | Apr 13, 2026 |
| 1.3.4 | Apr 13, 2026 |
| 1.3.3 | Apr 13, 2026 |
| 1.3.2 | Apr 12, 2026 |
| 1.3.1 | Apr 12, 2026 |
| 1.3.0 | Apr 12, 2026 |
| 1.2.5 | Apr 11, 2026 |
| 1.2.4 | Apr 11, 2026 |
| 1.2.3 | Apr 9, 2026 |
| 1.2.1 | Apr 9, 2026 |
| 1.2.2 | Apr 9, 2026 |
| 1.2.0 | Apr 9, 2026 |
| 1.1.4 | Apr 9, 2026 |
| 1.1.3 | Apr 9, 2026 |
| 1.0.24 | Apr 9, 2026 |
| 1.1.2 | Apr 8, 2026 |
| 1.1.1 | Apr 8, 2026 |
| 1.1.0 | Apr 8, 2026 |
| 1.0.31 | Apr 8, 2026 |
| 1.0.30 | Apr 8, 2026 |
| 1.0.29 | Apr 8, 2026 |
| 1.0.28 | Apr 8, 2026 |
| 1.0.27 | Apr 8, 2026 |
| 1.0.26 | Apr 8, 2026 |
| 1.0.25 | Apr 8, 2026 |
| 1.0.23 | Apr 8, 2026 |
| 1.0.22 | Apr 8, 2026 |
| 1.0.20 | Apr 7, 2026 |
| 1.0.19 | Apr 7, 2026 |
| 1.0.18 | Apr 7, 2026 |
| 1.0.17 | Apr 7, 2026 |
| 1.0.16 | Apr 7, 2026 |
| 1.0.14 | Apr 3, 2026 |
| 1.0.13 | Apr 3, 2026 |
| 1.0.12 | Apr 3, 2026 |
| 1.0.11 | Apr 2, 2026 |
| 1.0.10 | Apr 2, 2026 |
| 1.0.9 | Apr 2, 2026 |
| 1.0.8 | Apr 2, 2026 |
| 1.0.7 | Apr 2, 2026 |
| 1.0.6 | Apr 1, 2026 |
| 1.0.5 | Apr 1, 2026 |
| 1.0.4 | Apr 1, 2026 |
| 1.0.3 | Apr 1, 2026 |
| 1.0.2 | Apr 1, 2026 |
| 1.0.1 | Apr 1, 2026 |
| 1.0.0 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Discover?
- Agent Discover is maintained by keshrath, which publishes 4 MCP servers (166 total versions) tracked on MCP Toplist.
- Is Agent Discover listed on the Official MCP Registry?
- Yes — Agent Discover is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agent Discover have?
- MCP Toplist tracks 53 versions of Agent Discover, most recently published on Apr 19, 2026.
- Where can I find the source code for Agent Discover?
- The source code for Agent Discover is hosted at github.com/keshrath/agent-discover.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.