Fetch URL MCP Server
Rank #10,435io.github.j0hanz/superfetch
An MCP server that fetches web pages and converts them to clean, readable Markdown.
Fetch URL MCP Server is a Model Context Protocol (MCP) server published by j0hanz. It ranks #10,435 of 115,460 servers tracked on MCP Toplist. Fetch URL MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 82 tracked versions. It was first listed on Dec 9, 2025 and most recently updated on Apr 11, 2026.
Ranks ahead of 105,025 of 115,460 servers on MCP Toplist.
Use Fetch URL MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add superfetch -- npx -y @j0hanz/superfetch[mcp_servers.superfetch]
command = "npx"
args = ["-y", "@j0hanz/superfetch"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"superfetch": {
"command": "npx",
"args": [
"-y",
"@j0hanz/superfetch"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"superfetch": {
"command": "npx",
"args": [
"-y",
"@j0hanz/superfetch"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"superfetch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@j0hanz/superfetch"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"superfetch": {
"command": "npx",
"args": [
"-y",
"@j0hanz/superfetch"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"superfetch": {
"command": "npx",
"args": [
"-y",
"@j0hanz/superfetch"
]
}
}
}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/io.github.j0hanz%2Fsuperfetch)<a href="https://mcptoplist.com/server/io.github.j0hanz%2Fsuperfetch"><img src="https://mcptoplist.com/badge/io.github.j0hanz%2Fsuperfetch.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
j0hanz
Other servers by j0hanz
- Filesystem MCP#2,703 · 52 vers
- Filesystem Context#7,750 · 2 vers
- Code Lens#14,267 · 41 vers
- Cortex MCP#19,220 · 19 vers
- Memory MCP#35,019 · 4 vers
- PromptTuner MCP#81,997
- MCP Playwright Server#84,140
- Todokit MCP Server#84,141
- memdb#99,526
Available versions (82)
| Version | Published |
|---|---|
| 2.0.2 | Apr 11, 2026 |
| 3.0.1 | Apr 11, 2026 |
| 3.0.0 | Apr 11, 2026 |
| 1.13.0 | Apr 7, 2026 |
| 1.12.13 | Mar 30, 2026 |
| 1.12.12 | Mar 30, 2026 |
| 1.12.11 | Mar 29, 2026 |
| 1.12.10 | Mar 29, 2026 |
| 1.12.9 | Mar 29, 2026 |
| 1.12.8 | Mar 29, 2026 |
| 1.12.7 | Mar 28, 2026 |
| 1.12.6 | Mar 28, 2026 |
| 1.12.5 | Mar 27, 2026 |
| 1.12.4 | Mar 27, 2026 |
| 1.12.3 | Mar 27, 2026 |
| 1.12.2 | Mar 27, 2026 |
| 1.12.1 | Mar 27, 2026 |
| 1.12.0 | Mar 27, 2026 |
| 1.11.8 | Mar 27, 2026 |
| 1.11.7 | Mar 27, 2026 |
| 1.11.6 | Mar 27, 2026 |
| 1.11.5 | Mar 26, 2026 |
| 1.11.4 | Mar 26, 2026 |
| 1.11.3 | Mar 26, 2026 |
| 1.11.2 | Mar 26, 2026 |
| 1.11.1 | Mar 24, 2026 |
| 1.11.0 | Mar 24, 2026 |
| 1.10.25 | Mar 24, 2026 |
| 1.10.24 | Mar 24, 2026 |
| 1.10.23 | Mar 23, 2026 |
| 1.10.22 | Mar 23, 2026 |
| 1.10.21 | Mar 23, 2026 |
| 1.10.20 | Mar 23, 2026 |
| 1.10.19 | Mar 23, 2026 |
| 1.10.18 | Mar 23, 2026 |
| 1.10.17 | Mar 23, 2026 |
| 1.10.16 | Mar 23, 2026 |
| 1.10.15 | Mar 22, 2026 |
| 1.10.14 | Mar 22, 2026 |
| 1.10.13 | Mar 22, 2026 |
| 1.10.12 | Mar 22, 2026 |
| 1.10.11 | Mar 22, 2026 |
| 1.10.10 | Mar 21, 2026 |
| 1.10.9 | Mar 21, 2026 |
| 1.10.8 | Mar 21, 2026 |
| 1.10.7 | Mar 21, 2026 |
| 1.10.6 | Mar 21, 2026 |
| 1.10.5 | Mar 21, 2026 |
| 1.10.4 | Mar 21, 2026 |
| 1.10.3 | Mar 20, 2026 |
| 1.10.2 | Mar 18, 2026 |
| 1.10.1 | Mar 17, 2026 |
| 1.10.0 | Mar 16, 2026 |
| 1.9.6 | Mar 15, 2026 |
| 1.9.5 | Mar 15, 2026 |
| 1.9.4 | Mar 14, 2026 |
| 1.9.3 | Mar 14, 2026 |
| 1.9.2 | Mar 14, 2026 |
| 1.9.1 | Mar 13, 2026 |
| 1.9.0 | Mar 13, 2026 |
| 1.8.4 | Mar 11, 2026 |
| 1.8.3 | Mar 11, 2026 |
| 1.8.2 | Mar 11, 2026 |
| 1.8.1 | Mar 11, 2026 |
| 1.8.0 | Mar 11, 2026 |
| 1.7.0 | Mar 11, 2026 |
| 1.6.1 | Mar 6, 2026 |
| 1.6.0 | Mar 6, 2026 |
| 1.5.1 | Mar 2, 2026 |
| 1.5.0 | Mar 1, 2026 |
| 1.4.0 | Feb 26, 2026 |
| 1.3.1 | Feb 25, 2026 |
| 1.3.0 | Feb 23, 2026 |
| 1.2.0 | Feb 15, 2026 |
| 1.1.3 | Feb 13, 2026 |
| 1.1.2 | Feb 13, 2026 |
| 1.1.1 | Feb 12, 2026 |
| 1.1.0 | Feb 12, 2026 |
| 1.0.1 | Feb 11, 2026 |
| 0.0.2 | Feb 11, 2026 |
| 1.0.2 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Fetch URL MCP Server?
- Fetch URL MCP Server is maintained by j0hanz, which publishes 14 MCP servers (200 total versions) tracked on MCP Toplist.
- Is Fetch URL MCP Server listed on the Official MCP Registry?
- Yes — Fetch URL MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Fetch URL MCP Server have?
- MCP Toplist tracks 82 versions of Fetch URL MCP Server, most recently published on Apr 11, 2026.
- Where can I find the source code for Fetch URL MCP Server?
- The source code for Fetch URL MCP Server is hosted at github.com/j0hanz/super-fetch-mcp-server.