package-documentation-mcp
If you are the rightful owner of package-documentation-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that fetches package documentation from multiple language ecosystems for LLMs like Claude without requiring API keys.
DocsFetcher MCP Server is a versatile tool designed to fetch and provide documentation for various programming languages and packages. It supports multiple ecosystems including JavaScript, Python, Java, .NET, Ruby, PHP, Rust, Go, and Swift. The server can extract comprehensive information from documentation sites, including README files, API docs, code examples, and repository details. It is particularly useful for LLMs, offering structured data for summarization and analysis without the need for API keys. The server integrates seamlessly with platforms like Claude Desktop and Cursor IDE, making it accessible for developers. Installation is straightforward, requiring Node.js 18 or later, and the server can be run locally with ease. It also includes specialized prompts for documentation analysis, enhancing its utility for developers seeking detailed insights into package functionalities.
Features
- Supports multiple programming languages (JavaScript, Python, Java, .NET, Ruby, PHP, Rust, Go, Swift)
- Fetches documentation for packages by name or URL
- Crawls documentation sites to extract comprehensive information
- Extracts README, API docs, code examples, and repository info
- Provides structured data for LLM summarization