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 바인딩을 구현해야 했습니다.

Deploy 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
        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
        25
        14
        MIT License
        • Apple
        • Linux
      • -
        security
        F
        license
        -
        quality
        Enables AI assistants to search for documentation of packages and services, providing implementation details, examples, and specifications through a specialized API.
        Last updated -
        19
        2
      • A
        security
        A
        license
        A
        quality
        Automatically provides AI assistants with contextual, version-specific documentation for Python project dependencies by scanning pyproject.toml files. Eliminates manual package lookup and enables more accurate coding assistance through seamless integration with AI tools.
        Last updated -
        4
        MIT License

      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