Daipendency

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • The server integrates with Daipendency, which is hosted on GitHub and provides documentation extraction capabilities

  • Daipendency itself is implemented in Rust, though the MCP server uses TypeScript with JS bindings for Daipendency

  • The Daipendency MCP server is implemented in TypeScript to leverage the official MCP SDKs

Daipendency MCP サーバー

Daipendency用のモデル コンテキスト プロトコル (MCP) サーバー。

インストール

この MCP サーバーを stdio で実行するにはnpx -y @daipendency/mcpを使用します。

API

ツール

get_dependency_docs

ローカル プロジェクトの依存関係に関する説明と API ドキュメントを抽出します。

これはdaipendency extract-depと同等です。

アーキテクチャ上の決定

Daipendency 自体はRustで実装されていますが、このプロジェクトは機能豊富な公式MCP SDKの1つを使用できるようにTypeScriptで実装されています。そのため、 Daipendency 用のJSバインディングを実装する必要がありました。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

依存関係の正確なバージョンに関する説明と API ドキュメントを取得します。(現時点では Rust のみがサポートされています。)

  1. Install
    1. API
      1. Tools
    2. Architectural Decisions
      ID: ltfjmd77yo