by zcaceres · MCP Server · ★ 708
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Fetch MCP Server An MCP server for fetching web content in multiple formats — HTML, JSON, plain text, Markdown, readable article content, and YouTube transcripts. Tools All tools accept the following common parameters: fetchhtml — Fetch a website and return its raw HTML content. fetchmarkdown — Fetch a website and return its content converted to Markdown. fetchtxt — Fetch a website and return plain text with HTML tags, scripts, and styles removed. fetchjson — Fetch a URL and return the JSON response. fetchreadable — Fetch a website and extract the main article content using Mozilla Readability, returned as Markdown. Strips navigation, ads, and boilerplate.
| Stars | 708 |
| Forks | 116 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.38/100 |
| Last Updated | 2026-03-09 |
| Created | 2024-12-18 |
| Platforms | mcp, node |
| Est. Tokens | ~73k |
These tools work well together with fetch-mcp for enhanced workflows:
Explore other popular mcp server tools:
fetch-mcp is A flexible HTTP fetching Model Context Protocol server.. It is categorized as a MCP Server with 708 GitHub stars.
fetch-mcp is primarily written in TypeScript.
You can find installation instructions and usage details in the fetch-mcp GitHub repository at github.com/zcaceres/fetch-mcp. The project has 708 stars and 116 forks, indicating an active community.
fetch-mcp is released under the MIT license, making it free to use and modify according to the license terms.