mcp-package-docs
If you are the rightful owner of mcp-package-docs 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 providing LLMs with efficient access to package documentation across multiple programming languages and LSP capabilities.
describe_go_package
Fetches Go package documentation.
describe_python_package
Fetches Python package documentation.
describe_rust_package
Fetches Rust crate documentation from crates.io and docs.rs.
search_package_docs
Search within package documentation.
describe_npm_package
Fetches NPM package documentation from both public and private registries.
get_hover
Get hover information for a position in a document.
get_completions
Get completion suggestions for a position in a document.
get_diagnostics
Get diagnostic information (errors, warnings) for a document.