Fetcher Cloud
Rank #39,745cloud.fetcher/fetcher
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
Fetcher Cloud is a Model Context Protocol (MCP) server published by fetchercloud. It ranks #39,745 of 115,591 servers tracked on MCP Toplist. Fetcher Cloud is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 75,846 of 115,591 servers on MCP Toplist.
Use Fetcher Cloud
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fetcher https://api.fetcher.cloud/mcp[mcp_servers.fetcher]
url = "https://api.fetcher.cloud/mcp"Add to ~/.codex/config.toml.
https://api.fetcher.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fetcher": {
"url": "https://api.fetcher.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fetcher": {
"type": "http",
"url": "https://api.fetcher.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fetcher": {
"serverUrl": "https://api.fetcher.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fetcher": {
"url": "https://api.fetcher.cloud/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/cloud.fetcher%2Ffetcher)<a href="https://mcptoplist.com/server/cloud.fetcher%2Ffetcher"><img src="https://mcptoplist.com/badge/cloud.fetcher%2Ffetcher.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fetchercloud
Available versions (4)
| Version | Published |
|---|---|
| 1.1.3 | Aug 4, 2026 |
| 1.1.0 | Jul 29, 2026 |
| 1.0.1 | Jul 28, 2026 |
| 1.0.0 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Fetcher Cloud?
- Fetcher Cloud is maintained by fetchercloud, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Fetcher Cloud listed on the Official MCP Registry?
- Yes — Fetcher Cloud is listed on the Official MCP Registry.
- How many versions does Fetcher Cloud have?
- MCP Toplist tracks 4 versions of Fetcher Cloud, most recently published on Aug 4, 2026.
- Where can I find the source code for Fetcher Cloud?
- The source code for Fetcher Cloud is hosted at github.com/fetchercloud/fetcher-cloud.