fetch-mcp
fetch-mcp is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.
If you are the rightful owner of fetch-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
The Fetch MCP Server is a versatile tool designed to retrieve web content in various formats such as HTML, JSON, plain text, and Markdown. It leverages modern web technologies to ensure efficient and accurate data fetching. The server is built to handle custom headers, allowing for more flexible and secure requests. It uses JSDOM for parsing HTML and extracting text, and TurndownService for converting HTML to Markdown. This server is ideal for developers who need to integrate web content fetching capabilities into their applications, providing a seamless way to access and transform web data on demand.
Features
- Fetches web content using modern fetch API
- Supports custom headers for requests
- Provides content in multiple formats: HTML, JSON, plain text, and Markdown
- Uses JSDOM for HTML parsing and text extraction
- Uses TurndownService for HTML to Markdown conversion
Tools
- fetch_html: Fetch a website and return the content as HTML
- fetch_markdown: Fetch a website and return the content as Markdown
- fetch_txt: Fetch a website, return the content as plain text (no HTML)
- fetch_json: Fetch a JSON file from a URL
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.
ai-agent-marketplace-index-mcp
by AI-Agent-Hub
MCP Server for AI Agent Marketplace Index from DeepNLP, allowing AI assistants to search available AI agents by keywords or categories.