Docs Fetch
Verified IntegrationClient Configuration
— Connect Docs Fetch to Claude Desktop or Cursor in seconds{
"mcpServers": {
"docs-fetch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docs-fetch"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Recursively fetches and extracts content from web pages for LLM consumption.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Docs Fetch
Docs Fetch crawls a website starting from a given URL, extracts the main content from each page, analyzes links to related pages, and follows those links up to a specified depth. It uses a dual-strategy approach with axios and Puppeteer for optimal extraction.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.