Skip to main content
ClaudeWave

The web capability layer for AI agents — render, extract, resolve, DNS, SSL and more, paid per call via x402

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/fetchercloud/fetcher-cloud
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "fetcher-cloud": {
      "command": "node",
      "args": ["/path/to/fetcher-cloud/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/fetchercloud/fetcher-cloud and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# fetcher.cloud — the web capability layer for AI agents

**One MCP server and API that gives an autonomous AI agent the public web.**
Render and screenshot pages, extract clean content, resolve links, parse feeds,
and inspect domains, DNS, SSL, and WHOIS — **18 capabilities**, paid per-call in
**USDC via [x402](https://github.com/coinbase/x402)**, with a free daily tier.

> Whenever an agent needs something from the internet, it uses fetcher.

[![x402](https://img.shields.io/badge/payments-x402-5EF2C9)](https://github.com/coinbase/x402)
[![MCP](https://img.shields.io/badge/MCP-Streamable_HTTP-8B7DFF)](https://modelcontextprotocol.io)
[![Cloudflare Workers](https://img.shields.io/badge/runs_on-Cloudflare_Workers-F38020)](https://workers.cloudflare.com)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)

## Why it exists

LLMs are brilliant at reasoning and blind at retrieval. The moment real-world
data needs a browser, a payment, or a login, an agent stalls. fetcher is the
specialist capability layer it calls — a single interface for everything an
agent can't do alone, billed the only way that works for software: per call,
in stablecoins, with no account or API key.

## How agents use it

1. **Discover** — `GET /capabilities` returns every capability with category,
   pricing, examples, and schemas. Or connect the **MCP server** at `/mcp`.
2. **Call** — a normal `GET` request. The first unpaid call past the free tier
   returns `402 Payment Required` with machine-readable terms.
3. **Pay** — the agent's wallet pays a fraction of a cent in USDC on Base and
   retries. No human in the loop.

Works with **Conway Automaton**, **Claude**, **OpenAI Agents**, **Google ADK**,
any **MCP** client, or any agent that can make an HTTP request.

## The capabilities

| Category | Capabilities |
|---|---|
| Browser & rendering | `render`, `screenshot` |
| Content & extraction | `extract`, `unfurl`, `feed`, `oembed`, `pdf-text`, `diff` |
| Web intelligence | `resolve`, `headers`, `robots`, `favicon` |
| Domain & DNS | `domain`, `domain/enriched`, `whois`, `dns`, `ssl` |
| Utility | `qr` |

Full catalog with pricing and examples: **`https://api.fetcher.cloud/capabilities`**

## Machine-readable surfaces

`/` (manifest) · `/capabilities` · `/pricing.json` · `/openapi.json` · `/mcp` ·
`/.well-known/ai-plugin.json` · `llms.txt`

## Repository layout

```
worker/         # the Cloudflare Worker (API, payments, MCP)   → see worker/README.md
website/        # the landing page (Cloudflare Pages)
test-client/    # a script that pays an endpoint on Base mainnet
conway-skill/   # ready-to-submit Conway Automaton skill
```

## Deploy

See **`worker/README.md`** and **`DEPLOY.md`** for step-by-step deployment
(Cloudflare Workers + Pages). Payments require Coinbase CDP facilitator keys
set as Worker secrets.

## License

MIT — see [LICENSE](./LICENSE).

Lo que la gente pregunta sobre fetcher-cloud

¿Qué es fetchercloud/fetcher-cloud?

+

fetchercloud/fetcher-cloud es mcp servers para el ecosistema de Claude AI. The web capability layer for AI agents — render, extract, resolve, DNS, SSL and more, paid per call via x402 Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala fetcher-cloud?

+

Puedes instalar fetcher-cloud clonando el repositorio (https://github.com/fetchercloud/fetcher-cloud) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar fetchercloud/fetcher-cloud?

+

fetchercloud/fetcher-cloud aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene fetchercloud/fetcher-cloud?

+

fetchercloud/fetcher-cloud es mantenido por fetchercloud. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a fetcher-cloud?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega fetcher-cloud en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: fetchercloud/fetcher-cloud
[![Featured on ClaudeWave](https://claudewave.com/api/badge/fetchercloud-fetcher-cloud)](https://claudewave.com/repo/fetchercloud-fetcher-cloud)
<a href="https://claudewave.com/repo/fetchercloud-fetcher-cloud"><img src="https://claudewave.com/api/badge/fetchercloud-fetcher-cloud" alt="Featured on ClaudeWave: fetchercloud/fetcher-cloud" width="320" height="64" /></a>

Más MCP Servers

Alternativas a fetcher-cloud