Overview
daipendency-mcp Introduction
daipendency-mcp is a Model Context Protocol (MCP) server designed for the Daipendency project, facilitating the extraction of documentation for project dependencies.
How to Use
To use daipendency-mcp, run the command `npx -y @daipendency/mcp` in your terminal to start the MCP server with standard input/output.
Key Features
Key features include the ability to extract narrative and API documentation for dependencies of local projects through the `get_dependency_docs` API.
Where to Use
daipendency-mcp can be used in software development environments where managing and documenting project dependencies is crucial.
Use Cases
Use cases for daipendency-mcp include generating documentation for libraries in a project, assisting developers in understanding dependencies, and integrating with other tools that require dependency information.