daipendency-mcp
If you are the rightful owner of daipendency-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.
Daipendency MCP Server is a Model Context Protocol server designed for Daipendency, facilitating dependency management and documentation extraction.
The Daipendency MCP Server is a specialized server that leverages the Model Context Protocol to manage and extract documentation for dependencies in local projects. It is implemented in TypeScript to utilize the official MCP SDKs, despite Daipendency itself being developed in Rust. This server provides a streamlined approach to handling dependencies by offering tools that can extract both narrative and API documentation, making it easier for developers to manage and understand their project's dependencies.
Features
- Implemented in TypeScript for compatibility with MCP SDKs.
- Provides tools for extracting documentation from project dependencies.
- Facilitates better dependency management through narrative and API documentation extraction.
Tools
get_dependency_docs
Extracts narrative and API documentation for a dependency of a local project.