Package Docs
Provides efficient access to NPM/Go/Python package documentation through smart parsing and caching, enabling quick retrieval of up
This MCP server, developed by Sam McLeod, provides efficient access to package documentation across multiple programming languages. Built with TypeScript and Node.js, it supports Go packages via 'go doc', Python libraries using built-in 'help()', and NPM packages through registry documentation. The server implements smart parsing to deliver structured output with descriptions, usage, and examples, while maintaining a minimal memory footprint through built-in caching. By offering a standardized interface for package documentation retrieval, it enables AI models to quickly access and utilize up-to-date library information. This implementation is particularly useful for developers and AI assistants working on multi-language projects, code analysis tasks, and automated documentation generation.
Source
Repository: https://github.com/sammcj/mcp-package-docs
Maintain Package Docs?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/mcp/sammcj-mcp-package-docs?ref=badge)