Skip to main content
Glama

Daipendency

Official
by daipendency

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.

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.

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

  1. Install
    1. API
      1. Tools
    2. Architectural Decisions

      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
        44
        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