logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

daipendency-mcp

Extracts narrative and API documentation for dependencies in local projects by utilizing the Daipendency tool.

Author

daipendency-mcp logo

daipendency

MIT License

Quick Info

GitHub GitHub Stars 59
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

toolsdaipendencydocumentationdeveloper toolsdaipendency tooltools integrations

Daipendency MCP Server

Model Context Protocol (MCP) server for Daipendency.

Install

Use npx -y @daipendency/mcp to run this MCP server with stdio.

API

Tools

get_dependency_docs

Extract narrative and API documentation for a dependency of a local project.

This is equivalent to daipendency extract-dep.

Architectural Decisions

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.

See Also

`