Skip to main content
Glama

Daipendency

Official
by daipendency

Daipendency MCP 서버

Daipendency를 위한 MCP(Model Context Protocol) 서버.

설치하다

npx -y @daipendency/mcp 사용하여 stdio로 이 MCP 서버를 실행합니다.

API

도구

get_dependency_docs

로컬 프로젝트의 종속성에 대한 내러티브와 API 문서를 추출합니다.

이는 daipendency extract-dep 와 동일합니다.

건축적 결정

Daipendency 자체는 Rust로 구현되어 있지만, 이 프로젝트는 기능이 풍부한 공식 MCP SDK 중 하나를 사용할 수 있도록 TypeScript로 구현되었습니다. 이를 위해 Daipendency에 대한 JS 바인딩을 구현해야 했습니다.

You must to connect to the server.

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

local-only server

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

모든 종속성의 정확한 버전에 대한 설명과 API 문서를 받아보세요. (현재는 Rust만 지원됩니다.)

  1. 설치하다
    1. API
      1. 도구
    2. 건축적 결정

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Provides up to date dependency information of Clojure libraries
        Last updated -
        2
        5
        3
        JavaScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        Fetches and extracts comprehensive package documentation from multiple programming language ecosystems (JavaScript, Python, Java, etc.) for LLMs like Claude without requiring API keys.
        Last updated -
        4
        5
        10
        JavaScript
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        A server for managing Rust documentation that enables users to check, build, and search Rust documentation locally through cargo doc commands.
        Last updated -
        3
        3
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that provides AI tools with access to Rust documentation from docs.rs, enabling search for crates, documentation, type information, feature flags, version information, and source code.
        Last updated -
        3
        TypeScript

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/daipendency/daipendency-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server