Agent Toolbelt
Rank #64,222io.github.rccola990-cloud/agent-toolbelt
MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.
Agent Toolbelt is a Model Context Protocol (MCP) server published by rccola990-cloud. It ranks #64,222 of 132,405 servers tracked on MCP Toplist. Agent Toolbelt is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 68,183 of 132,405 servers on MCP Toplist.
Use Agent Toolbelt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-toolbelt -- npx -y @rileycraig/agent-toolbelt[mcp_servers.agent-toolbelt]
command = "npx"
args = ["-y", "@rileycraig/agent-toolbelt"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-toolbelt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}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.rccola990-cloud%2Fagent-toolbelt)<a href="https://mcptoplist.com/server/io.github.rccola990-cloud%2Fagent-toolbelt"><img src="https://mcptoplist.com/badge/io.github.rccola990-cloud%2Fagent-toolbelt.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
rccola990-cloud
Other servers by rccola990-cloud
- ai-visibility-mcp#24,817 · 1 ver
- Riley Craig x402 Agent Store#26,191 · 3 vers
- Token Optimizer#47,304 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 2.0.2 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Agent Toolbelt?
- Agent Toolbelt is maintained by rccola990-cloud, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Agent Toolbelt listed on the Official MCP Registry?
- Yes — Agent Toolbelt is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Agent Toolbelt have?
- MCP Toplist tracks 1 version of Agent Toolbelt, most recently published on Jun 18, 2026.
- Where can I find the source code for Agent Toolbelt?
- The source code for Agent Toolbelt is hosted at github.com/rccola990-cloud/agent-toolbelt.
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.