MCP Fetch
by kazuph · ai-ml · mcp-server, lobehub, validated, tools
Model Context Protocol server for fetching web content and processing images. Supports automatic image saving to ~/Downloads/mcp-fetch/YYYY-MM-DD/ directory. Configurable via environment variables for timeouts and limits.
Source: https://github.com/kazuph/mcp-fetch
Install
git clone https://github.com/kazuph/mcp-fetchUse this forAI-extracted
- →Fetch and parse content from URLs for Claude to analyze or summarize
- →Extract data from web pages during multi-step AI agent workflows
- →Retrieve API responses and HTML content for processing in code generation tasks
Works with
Tags: mcp-server, lobehub, validated, tools
⭐ 48 GitHub stars · Source: lobehub
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
MCP Fetch is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Chrome Tabs by kazuph
Title: Chrome Tabs MCP Server — Install & Setup
- Obsidian by kazuph
Title: Obsidian MCP Server — Install & Setup
- MCP TaskManager by kazuph
Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
- GitHub Repo Extractor by kazuph
Title: GitHub Repo Extractor MCP Server
- Pocket by kazuph
Title: Pocket MCP Server — Install & Setup
- YouTube Subtitles by kazuph
Title: YouTube Subtitles MCP Server — MCP.Directory
- Gmail by kazuph
Title: Gmail MCP Server — Install & Setup
- Obsidian MCP Server — Install & Setup — MCP.Directory by kazuph
Title: Obsidian MCP Server — Install & Setup — MCP.Directory
Frequently asked questions
How do I install MCP Fetch?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP Fetch?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP Fetch free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.