MCP Serversby modelcontextprotocol
Fetch MCP Server
Reference MCP server that retrieves web pages and converts HTML to markdown so LLMs can consume web content efficiently.
Skill score
9.2/ 10
High qualityUser score
—/ 5
No ratings yetDescription
A Model Context Protocol server that provides web content fetching capabilities. It enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
Tags
Install
Install via MCP server
{
"mcpServers": {
"mcp-fetch-reference": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/mcp-fetch-reference"]
}
}
}Ratings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Used this skill? Rate it
Related skills in Web scraping and data collection
n8n
7.5Scrape and Summarize Webpages with AI
Pulls article links from an index page, fetches each post, and summarizes the content with GPT-4o end-to-end.
Data and Analysisn8n Team
n8n
5.1Real Estate Intelligence Tracker with Bright Data and OpenAI
Scrapes listing pages through Bright Data's anti-bot network and uses OpenAI to extract structured price, location, and feature data into Google Sheets.
Data and AnalysisRanjan Dailata