Bench Agent Discovery
Rank #30,617io.github.VirajMishra1/bench
Discover public AI agents, reusable recipes, and trusted benchmark evidence by task.
Bench Agent Discovery is a Model Context Protocol (MCP) server published by virajmishra1. It ranks #30,617 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bench Agent Discovery is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jul 1, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 84,974 of 115,591 servers on MCP Toplist.
Use Bench Agent Discovery
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bench https://bench.virajmishratakehome.workers.dev/mcp[mcp_servers.bench]
url = "https://bench.virajmishratakehome.workers.dev/mcp"Add to ~/.codex/config.toml.
https://bench.virajmishratakehome.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bench": {
"url": "https://bench.virajmishratakehome.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bench": {
"type": "http",
"url": "https://bench.virajmishratakehome.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bench": {
"serverUrl": "https://bench.virajmishratakehome.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bench": {
"url": "https://bench.virajmishratakehome.workers.dev/mcp"
}
}
}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.VirajMishra1%2Fbench)<a href="https://mcptoplist.com/server/io.github.VirajMishra1%2Fbench"><img src="https://mcptoplist.com/badge/io.github.VirajMishra1%2Fbench.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
virajmishra1
Other servers by virajmishra1
View all virajmishra1 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Bench Agent Discovery?
- Bench Agent Discovery is maintained by virajmishra1, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Bench Agent Discovery listed on the Official MCP Registry?
- Yes — Bench Agent Discovery is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Bench Agent Discovery have?
- MCP Toplist tracks 1 version of Bench Agent Discovery, most recently published on Jul 1, 2026.
- Where can I find the source code for Bench Agent Discovery?
- The source code for Bench Agent Discovery is hosted at github.com/virajmishra1/bench.