fetcher.cloud
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fetcher.cloudExtract the article content from https://example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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, with a free daily tier.
Whenever an agent needs something from the internet, it uses fetcher.
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.
Related MCP server: webbersites-x402-mcp
How agents use it
Discover —
GET /capabilitiesreturns every capability with category, pricing, examples, and schemas. Or connect the MCP server at/mcp.Call — a normal
GETrequest. The first unpaid call past the free tier returns402 Payment Requiredwith machine-readable terms.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 |
|
Content & extraction |
|
Web intelligence |
|
Domain & DNS |
|
Utility |
|
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 skillDeploy
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server providing 22 pay-per-call utility tools for AI agents (scrape, validate, embed, store, moderate, notify, convert, prevent loops) without accounts or API keys, using USDC payments via the x402 protocol.17401MIT
- AlicenseNot gradedqualityCmaintenancePay-per-call MCP server for WebberSites x402 Data API, offering 45 tools for AI agents: web scraping, document extraction, SEO audits, linting, crypto data, and more, with payment via USDC on Base.52MIT

nanoparse-mcpofficial
AlicenseAqualityBmaintenanceMCP server that enables AI agents to fetch web content as clean, structured Markdown via NanoParse's hosted API, using x402 micropayments in USDC on Base.1253MIT- AlicenseNot gradedqualityBmaintenanceMCP server providing 11 pay-per-call web intelligence tools (page reading, PDF extraction, RSS parsing, screenshots, summarization, structured data extraction) for AI agents, paid automatically in USDC via the x402 protocol on Base mainnet with no API keys required.187MIT
Related MCP Connectors
Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.
A paid remote MCP for AI agent browser approval MCP, built to return verdicts, receipts, usage logs,
MCP marketplace: agents pay per call in USDC via x402. Plus Base chain data and a USDC<->bank ramp.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fetchercloud/fetcher-cloud'
If you have feedback or need assistance with the MCP directory API, please join our Discord server