Fetch MCP Server by modelcontextprotocol
54 score
This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
Ranked #323 out of 1484 indexed tools.Has 90,604 GitHub stars.Has 1064 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 4d ago
Issue Health 64%
Stars 90,604
Platform Breadth 1 platform
Contributors 1064
Description Good
How to Improve
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 →