F
Fetch MCP Server
VerifiedFetch and convert web pages to markdown for AI agent consumption.
A Model Context Protocol server that fetches web pages and converts their content to markdown for easy consumption by AI agents. Supports fetching arbitrary URLs and extracting clean text content.
Handles HTML-to-markdown conversion, robots.txt compliance, and configurable content extraction.
Install
npx -y @modelcontextprotocol/server-fetch MCP Client Config
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fetch"
]
}
}
} Capabilities
Tools
fetch
Compatible With
Claude Desktop Claude Code Cursor Windsurf Continue
Metrics
18,500
GitHub Stars
35,000
Installs
2,600
Weekly
7
Open Issues
More in Knowledge & Search
Best of Knowledge & Search → B
Brave Search MCP Server
Web and local search using the Brave Search API for AI agents.
open-source 85/100
Knowledge & Search
T
Tavily MCP Server
AI-optimized web search and research from AI agents.
freemium 77/100
Knowledge & Search
A
AWS KB Retrieval MCP Server
Retrieve knowledge from AWS Bedrock Knowledge Bases for AI agents.
open-source 68/100
Knowledge & Search