AgentMarketplace
Rank #72,403io.github.raditotev/agent-marketplace
MCP Server for an Agent Task Marketplace
AgentMarketplace is a Model Context Protocol (MCP) server published by raditotev. It ranks #72,403 of 132,113 servers tracked on MCP Toplist. AgentMarketplace is listed on Official MCP, with 1 tracked version. It was first listed on Aug 15, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 59,710 of 132,113 servers on MCP Toplist.
Use AgentMarketplace
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-marketplace https://agent-marketplace.radi.pro/mcp[mcp_servers.agent-marketplace]
url = "https://agent-marketplace.radi.pro/mcp"Add to ~/.codex/config.toml.
https://agent-marketplace.radi.pro/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-marketplace": {
"url": "https://agent-marketplace.radi.pro/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-marketplace": {
"type": "http",
"url": "https://agent-marketplace.radi.pro/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-marketplace": {
"serverUrl": "https://agent-marketplace.radi.pro/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-marketplace": {
"url": "https://agent-marketplace.radi.pro/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.raditotev%2Fagent-marketplace)<a href="https://mcptoplist.com/server/io.github.raditotev%2Fagent-marketplace"><img src="https://mcptoplist.com/badge/io.github.raditotev%2Fagent-marketplace.svg" alt="MCP Toplist: #72,403 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
raditotev
Other servers by raditotev
View all raditotev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 15, 2026 |
Frequently asked questions
- Who maintains AgentMarketplace?
- AgentMarketplace is maintained by raditotev, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is AgentMarketplace listed on the Official MCP Registry?
- Yes — AgentMarketplace is listed on the Official MCP Registry.
- How many versions does AgentMarketplace have?
- MCP Toplist tracks 1 version of AgentMarketplace, most recently published on Aug 15, 2026.
- Where can I find the source code for AgentMarketplace?
- The source code for AgentMarketplace is hosted at github.com/raditotev/agent-marketplace.
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.