Enterprise DNA
M MCP Servers Developer low

zcaceres/fetch-mcp

by Various

A flexible HTTP fetching Model Context Protocol server.

Z

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_html
  • fetch_markdown
  • fetch_txt
  • fetch_json
  • fetch_readable
  • max_length
  • start_index
  • DEFAULT_LIMIT
  • MAX_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks