Retrieves package documentation from multiple language ecosystems for use with LLMs.
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.