Back to Browse

Agentbits MCP Server

Developer ToolsLow Risk9.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Machine-readable utilities and datasets for AI agents.

About

Machine-readable utilities and datasets for AI agents.

Remote endpoints: streamable-http: https://agentbits.dev/mcp

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

18 tools verified · Open access · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-rwaldman-agentbits": {
      "url": "https://agentbits.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Agent Bits

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

Canonical links

What this repository is

This repository contains public documentation and discovery metadata for Agent Bits.

It exists for:

  • discoverability
  • documentation
  • machine-readable capability descriptions
  • public specifications
  • public API/MCP documentation
  • examples of consuming the hosted service
  • public project metadata
  • links to the hosted service

It does not contain the Agent Bits implementation.

Capability table

CapabilityDescriptionPricingInterfaces
country_lookupLook up country metadata by ISO 3166-1 alpha-2 codeFreeHTTP · MCP
currency_lookupLook up currency metadata by ISO 4217 codeFreeHTTP · MCP
timezone_convertConvert timestamps between IANA timezonesFreeHTTP · MCP
timestamp_convertConvert unix/ISO timestampsFreeHTTP · MCP
unit_convertConvert common unitsFreeHTTP · MCP
isbn_validateValidate ISBN-10/ISBN-13FreeHTTP · MCP
uuid_validateValidate UUID stringsFreeHTTP · MCP
luhn_validateValidate numbers with the Luhn algorithmFreeHTTP · MCP
json_validateValidate JSON textFreeHTTP · MCP
base64_encode / base64_decodeEncode/decode Base64FreeHTTP · MCP
url_encode / url_decodeEncode/decode URL componentsFreeHTTP · MCP
mime_lookupLook up MIME type metadataFreeHTTP · MCP
language_lookupLook up language metadataFreeHTTP · MCP
http_status_lookupLook up HTTP status code metadataFreeHTTP · MCP
tld_lookupLook up TLD metadataFreeHTTP · MCP
countries_bulkRetrieve the complete countries datasetPaid (x402 USDC on Base)HTTP · MCP · x402

See catalog.json for schemas, use_when / do_not_use_when, and payment metadata.

Connect MCP in under a minute

{
  "mcpServers": {
    "agentbits": {
      "url": "https://agentbits.dev/mcp"
    }
  }
}

Works with Claude Code, Cursor, OpenCode, Cloudflare Agents, and generic MCP clients.

Details: docs/mcp.md · for-agents.md · docs/mcp-registries.md

MCP registries

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

How agents discover Agent Bits

  1. Read for-agents.md or https://agentbits.dev/for-agents
  2. Fetch catalog.json
  3. Select a capability using description + use_when / do_not_use_when
  4. Open the capability page under tools/
  5. Invoke MCP or HTTP

Payments

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.

Status

Initial MVP capabilities are published in the catalog.

Glama listing

rwaldman/agentbits MCP server

Score badge may show “Not found” until a Glama release exists (see docs/mcp-registries.md).

License

MIT — see LICENSE.

This repository contains documentation and discovery metadata for the hosted Agent Bits service.

Reviews

No reviews yet

Be the first to review this server!

Agentbits MCP Server - Machine-readable utilities and datasets for AI agents. | MCP Marketplace