DocsFetcher is an MCP server designed to fetch package documentation from a variety of programming language ecosystems, making it easy to access comprehensive information for use with Large Language Models (LLMs). It supports languages such as JavaScript, Python, Java, .NET, Ruby, PHP, Rust, Go, and Swift. The server crawls documentation sites, extracts READMEs, API documentation, code examples, and repository info, and provides structured data optimized for LLM summarization, all without requiring API keys.
Key Features
01Supports multiple programming languages
02Fetches documentation for packages by name or URL
03Extracts README, API docs, code examples, and repository info
04Provides structured data for LLM summarization
05No API key required