zcaceres/fetch-mcp
by Various
A flexible HTTP fetching Model Context Protocol server.
MCP
zcaceres/fetch-mcp
Added 1 June 2026
Overview
A Model Context Protocol server for fetching HTTP resources. It lets AI models retrieve web content through a standardized interface. Written in TypeScript, it offers flexible configuration for different fetching needs.
Best for
Best for
Developers building MCP-enabled AI agents that need web access
Use cases
- Retrieving webpage content for AI assistants
- Fetching API data in structured formats
- Integrating web scraping into MCP-based workflows
How to use
Install
npx mcp-fetch <command> <url> [flags] Tools exposed
fetch_htmlfetch_markdownfetch_txtfetch_jsonfetch_readablemax_lengthstart_indexDEFAULT_LIMITMAX_RESPONSE_BYTES
Example client config
{\n "mcpServers": {\n "fetch": {\n "command": "npx",\n "args": ["mcp-fetch-server"]\n }\n }\n} Notes
A Model Context Protocol server for fetching HTTP resources. It lets AI models retrieve web content through a standardized interface. Written in TypeScript, it offers flexible configuration for different fetching needs.
773 stars on GitHub. Last updated 2026-03-12. Licensed MIT.
Use cases
- Retrieving webpage content for AI assistants
- Fetching API data in structured formats
- Integrating web scraping into MCP-based workflows
Pros
- Simple setup with clear configuration options
- Moderate adoption with 773 GitHub stars
- Written in TypeScript, easy to extend
Cons
- Limited to HTTP fetching, no support for JavaScript rendering
- Requires MCP-compatible client to operate
- No built-in caching mechanisms
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple setup with clear configuration options
- Moderate adoption with 773 GitHub stars
- Written in TypeScript, easy to extend
Cons
- Limited to HTTP fetching, no support for JavaScript rendering
- Requires MCP-compatible client to operate
- No built-in caching mechanisms
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.