Defuddle Fetch MCP Server
Rank #6,696io.github.domdomegg/defuddle-fetch-mcp-server
MCP server providing defuddle-fetch-server capabilities
Defuddle Fetch MCP Server is a Model Context Protocol (MCP) server published by domdomegg. It ranks #6,696 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Defuddle Fetch MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 13, 2025 and most recently updated on Dec 5, 2025.
Ranks ahead of 108,764 of 115,460 servers on MCP Toplist.
Use Defuddle Fetch MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add defuddle-fetch-mcp-server -- npx -y defuddle-fetch-mcp-serverPublished as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
[mcp_servers.defuddle-fetch-mcp-server]
command = "npx"
args = ["-y", "defuddle-fetch-mcp-server"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"defuddle-fetch-mcp-server": {
"command": "npx",
"args": [
"-y",
"defuddle-fetch-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"defuddle-fetch-mcp-server": {
"command": "npx",
"args": [
"-y",
"defuddle-fetch-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
{
"servers": {
"defuddle-fetch-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"defuddle-fetch-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"defuddle-fetch-mcp-server": {
"command": "npx",
"args": [
"-y",
"defuddle-fetch-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"defuddle-fetch-mcp-server": {
"command": "npx",
"args": [
"-y",
"defuddle-fetch-mcp-server"
]
}
}
}Published as mcp bundle `https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.2/defuddle-fetch-mcp-server.mcpb` — install it through your client’s extension manager.
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.domdomegg%2Fdefuddle-fetch-mcp-server)<a href="https://mcptoplist.com/server/io.github.domdomegg%2Fdefuddle-fetch-mcp-server"><img src="https://mcptoplist.com/badge/io.github.domdomegg%2Fdefuddle-fetch-mcp-server.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
domdomegg
Other servers by domdomegg
- Airtable#776 · 10 vers
- Computer Use#1,592 · 13 vers
- Gmail#3,782 · 12 vers
- Google Contacts#6,481 · 9 vers
- Openfoodfacts MCP#6,538 · 14 vers
- Starling Bank#7,051 · 7 vers
- Google Drive MCP#7,212 · 7 vers
- Shell Exec#7,566 · 6 vers
- Filesystem MCP#10,801 · 6 vers
- Google Documents MCP#11,959 · 7 vers
- Google Sheets MCP#11,960 · 7 vers
- Downdetector MCP#12,811 · 2 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.4 | Dec 5, 2025 |
| 1.0.3 | Dec 5, 2025 |
| 1.0.2 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Defuddle Fetch MCP Server?
- Defuddle Fetch MCP Server is maintained by domdomegg, which publishes 18 MCP servers (125 total versions) tracked on MCP Toplist.
- Is Defuddle Fetch MCP Server listed on the Official MCP Registry?
- Yes — Defuddle Fetch MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Defuddle Fetch MCP Server have?
- MCP Toplist tracks 4 versions of Defuddle Fetch MCP Server, most recently published on Dec 5, 2025.
- Where can I find the source code for Defuddle Fetch MCP Server?
- The source code for Defuddle Fetch MCP Server is hosted at github.com/domdomegg/defuddle-fetch-mcp-server.git.