Daipendency文档提取器
STDIO用于提取项目依赖文档的MCP服务器
用于提取项目依赖文档的MCP服务器
Model Context Protocol (MCP) server for Daipendency.
Use npx -y @daipendency/mcp
to run this MCP server with stdio.
get_dependency_docs
Extract narrative and API documentation for a dependency of a local project.
This is equivalent to daipendency extract-dep
.
Although Daipendency itself is implemented in Rust, this project is implemented in TypeScript so that we could use one of the official, feature-rich MCP SDKs. This required implementing JS bindings for Daipendency.