Loomal

bitbooth-fetch

MCP server by github.com/drock91/bitbooth-docs

Pay-per-fetch via x402. Agent pays 0.005 USDC, gets clean markdown for any URL. No API keys.

0 starsnpm: @bitbooth/mcp-fetch

About bitbooth-fetch

bitbooth-fetch is an MCP (Model Context Protocol) server published by drock91 in the official MCP registry, listed under Autonomous Agents on Loomal. Pay-per-fetch via x402. Agent pays 0.005 USDC, gets clean markdown for any URL. No API keys.

It ships as an npm package (@bitbooth/mcp-fetch), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/drock91/bitbooth-docs.

Use bitbooth-fetch with your agent

Claude Code · one command
claude mcp add bitbooth-fetch -- npx -y @bitbooth/mcp-fetch
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bitbooth-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "@bitbooth/mcp-fetch"
      ]
    }
  }
}
npm@bitbooth/mcp-fetch

Frequently asked questions

What is bitbooth-fetch?
bitbooth-fetch is an MCP (Model Context Protocol) server by drock91 in the Autonomous Agents category. Pay-per-fetch via x402. Agent pays 0.005 USDC, gets clean markdown for any URL. No API keys.
How do I connect bitbooth-fetch to Claude, Cursor, or another MCP client?
Install bitbooth-fetch from its npm package (@bitbooth/mcp-fetch) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is bitbooth-fetch open source?
Yes — the source code is public at github.com/drock91/bitbooth-docs.
Can AI agents pay to use bitbooth-fetch?
Not yet through Loomal — bitbooth-fetch is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain bitbooth-fetch? Claim this listing free by verifying GitHub ownership, or contact us.