Machine-readable utilities and datasets for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Machine-readable utilities and datasets for AI agents.
Website: https://agentbits.dev
MCP: https://agentbits.dev/mcp
Catalog: https://agentbits.dev/catalog.json
OpenAPI: https://agentbits.dev/openapi.json
Official MCP Registry manifest: server.json
| Surface | URL |
|---|---|
| Website | https://agentbits.dev |
| Agent guide | https://agentbits.dev/for-agents |
| MCP | https://agentbits.dev/mcp |
| Catalog | https://agentbits.dev/catalog.json |
| OpenAPI | https://agentbits.dev/openapi.json |
Official server.json | https://agentbits.dev/server.json |
| Smithery server card | https://agentbits.dev/.well-known/mcp/server-card.json |
| llms.txt | https://agentbits.dev/llms.txt |
| Docs | https://agentbits.dev/docs/ |
| MCP registries | docs/mcp-registries.md |
| Tools | https://agentbits.dev/tools/ |
| Datasets | https://agentbits.dev/datasets/ |
This repository contains public documentation and discovery metadata for Agent Bits.
It exists for:
It does not contain the Agent Bits implementation.
| Capability | Description | Pricing | Interfaces |
|---|---|---|---|
country_lookup | Look up country metadata by ISO 3166-1 alpha-2 code | Free | HTTP Β· MCP |
currency_lookup | Look up currency metadata by ISO 4217 code | Free | HTTP Β· MCP |
timezone_convert | Convert timestamps between IANA timezones | Free | HTTP Β· MCP |
timestamp_convert | Convert unix/ISO timestamps | Free | HTTP Β· MCP |
unit_convert | Convert common units | Free | HTTP Β· MCP |
isbn_validate | Validate ISBN-10/ISBN-13 | Free | HTTP Β· MCP |
uuid_validate | Validate UUID strings | Free | HTTP Β· MCP |
luhn_validate | Validate numbers with the Luhn algorithm | Free | HTTP Β· MCP |
json_validate | Validate JSON text | Free | HTTP Β· MCP |
base64_encode / base64_decode | Encode/decode Base64 | Free | HTTP Β· MCP |
url_encode / url_decode | Encode/decode URL components | Free | HTTP Β· MCP |
mime_lookup | Look up MIME type metadata | Free | HTTP Β· MCP |
language_lookup | Look up language metadata | Free | HTTP Β· MCP |
http_status_lookup | Look up HTTP status code metadata | Free | HTTP Β· MCP |
tld_lookup | Look up TLD metadata | Free | HTTP Β· MCP |
countries_bulk | Retrieve the complete countries dataset | Paid (x402 USDC on Base) | HTTP Β· MCP Β· x402 |
See catalog.json for schemas, use_when / do_not_use_when, and payment metadata.
Works with Claude Code, Cursor, OpenCode, Cloudflare Agents, and generic MCP clients.
Details: docs/mcp.md Β· for-agents.md Β· docs/mcp-registries.md
Packaging for Smithery, Glama, the official MCP Registry, PulseMCP, MCP.so, and related directories is documented in docs/mcp-registries.md.
Suggested GitHub topics: ai-agents, mcp, mcp-server, agent-tools, ai-tools, x402, agentic-ai, cloudflare-workers, machine-payments
for-agents.md or https://agentbits.dev/for-agentscatalog.jsonuse_when / do_not_use_whentools/Paid capabilities use x402 on Base with USDC.
No account. No API key. No signup. Agents can pay programmatically.
Unpaid paid requests return HTTP 402 with machine-readable payment instructions.
See docs/payments.md.
Initial MVP capabilities are published in the catalog.
Score badge may show βNot foundβ until a Glama release exists (see docs/mcp-registries.md).
MIT β see LICENSE.
This repository contains documentation and discovery metadata for the hosted Agent Bits service.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-bits)<a href="https://allmcps.com/mcp/agent-bits"><img src="https://allmcps.com/api/badge/agent-bits?style=directory" alt="Agent Bits on AllMCPs" /></a>