Back to search
30
MCP

@bitbooth/mcp-fetch

npm/@bitbooth/mcp-fetch

Pay-per-fetch MCP server. Agent wallet pays $0.005 USDC on Base (or XRP on XRPL Mainnet) per call via the x402 protocol. Returns clean markdown. No accounts, no API keys, no humans in the loop.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.drock91/bitbooth-fetch
Pay-per-fetch via x402. Agent pays 0.005 USDC, gets clean markdown for any URL. No API keys.
0 tools
@x402/mcp
x402 Payment Protocol [x402: $0.001/call on base, category=agent]
0 tools · http
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools
base-price-oracle-mcp
MCP server for AI agents to fetch real-time token prices on Base from on-chain DEX pools (Uniswap, Aerodrome). Pure on-chain price oracle wi
0 tools
io.github.aibtcdev/mcp-server
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, x402 payments.
0 tools
io.github.krystiangw/agenticpay
x402 USDC paywall bridge for MCP — pay per tool call on Solana.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@bitbooth/mcp-fetch": {
      "url": "None",
      "transport": "http"
    }
  }
}