JUHE API Marketplace
daipendency avatar
MCP Server

Daipendency

Get the narrative and API documentation for the exact version of any of your dependencies. (Only Rust is supported at the moment.)

58
GitHub Stars
8/18/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

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.

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source