Agent Bits
Rank #39,699io.github.rwaldman/agentbits
Machine-readable utilities and datasets for AI agents.
Agent Bits is a Model Context Protocol (MCP) server published by rwaldman. It ranks #39,699 of 132,046 servers tracked on MCP Toplist. Agent Bits is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 92,347 of 132,046 servers on MCP Toplist.
Use Agent Bits
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentbits https://agentbits.dev/mcp[mcp_servers.agentbits]
url = "https://agentbits.dev/mcp"Add to ~/.codex/config.toml.
https://agentbits.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentbits": {
"url": "https://agentbits.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentbits": {
"type": "http",
"url": "https://agentbits.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentbits": {
"serverUrl": "https://agentbits.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentbits": {
"url": "https://agentbits.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.rwaldman%2Fagentbits)<a href="https://mcptoplist.com/server/io.github.rwaldman%2Fagentbits"><img src="https://mcptoplist.com/badge/io.github.rwaldman%2Fagentbits.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rwaldman
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Agent Bits?
- Agent Bits is maintained by rwaldman, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Agent Bits listed on the Official MCP Registry?
- Yes — Agent Bits is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agent Bits have?
- MCP Toplist tracks 1 version of Agent Bits, most recently published on Aug 12, 2026.
- Where can I find the source code for Agent Bits?
- The source code for Agent Bits is hosted at github.com/rwaldman/agentbits.
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.