Agentdeals
Rank #1,023io.github.robhunter/agentdeals
MCP server providing agentdeals capabilities
Agentdeals is a Model Context Protocol (MCP) server published by robhunter. It ranks #1,023 of 132,046 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Agentdeals is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Mar 24, 2026.
Ranks ahead of 131,023 of 132,046 servers on MCP Toplist.
Use Agentdeals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentdeals https://agentdeals.dev/mcp[mcp_servers.agentdeals]
url = "https://agentdeals.dev/mcp"Add to ~/.codex/config.toml.
https://agentdeals.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentdeals": {
"url": "https://agentdeals.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentdeals": {
"type": "http",
"url": "https://agentdeals.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentdeals": {
"serverUrl": "https://agentdeals.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentdeals": {
"url": "https://agentdeals.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.robhunter%2Fagentdeals)<a href="https://mcptoplist.com/server/io.github.robhunter%2Fagentdeals"><img src="https://mcptoplist.com/badge/io.github.robhunter%2Fagentdeals.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
robhunter
Available versions (3)
| Version | Published |
|---|---|
| 0.3.1 | Mar 24, 2026 |
| 0.2.0 | Mar 17, 2026 |
| 0.1.0 | Feb 24, 2026 |
Frequently asked questions
- Who maintains Agentdeals?
- Agentdeals is maintained by robhunter, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Agentdeals listed on the Official MCP Registry?
- Yes — Agentdeals is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agentdeals have?
- MCP Toplist tracks 3 versions of Agentdeals, most recently published on Mar 24, 2026.
- Where can I find the source code for Agentdeals?
- The source code for Agentdeals is hosted at github.com/robhunter/agentdeals.
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.