Serves as a Model Context Protocol (MCP) server for Daipendency, enabling access to dependency documentation.
The Daipendency MCP Server facilitates the extraction of narrative and API documentation for project dependencies within the Daipendency ecosystem. By leveraging the Model Context Protocol, it allows tools to access and utilize dependency information, providing a streamlined way to understand and integrate external libraries and modules into your projects. It offers the `get_dependency_docs` tool, mirroring the functionality of `daipendency extract-dep`. Implemented in TypeScript for compatibility with MCP SDKs, this server simplifies dependency management and enhances project understanding.