Fetch MCP Server by modelcontextprotocol
50 score
This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
Ranked #1311 out of 5463 indexed tools.Has 82,383 GitHub stars.Has 1021 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 2d ago
Issue Health 48%
Stars 82,383
Platform Breadth 1 platform
Contributors 1021
Description Good
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# Model Context Protocol servers This repository is a collection of *reference implementations* for the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), as well as references to community-built servers and additional resources. > [!IMPORTANT] > If you are looking for a list of MCP servers, you can browse published servers on [the MCP Registry](https://registry.modelcontextprotocol.io/). The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group. > [!WARNING] > The servers in this repository are intended as **reference implementations** to demonstrate MCP features and SDK usage. They are meant to serve as educational examples for developers building their own MCP servers, not as production-ready solutions. Developers should evaluate their own security requirements and implement appropriate safeguards based on their specific threat model and use case. The servers in this repository showRead full README on GitHub →