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.

Install 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
        Facilitates LLMs to efficiently access and fetch structured documentation for packages in Go, Python, and NPM, enhancing software development with multi-language support and performance optimization.
        Last updated -
        11
        529
        75
        TypeScript
        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
        421
        14
        JavaScript
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        Fetches up-to-date, version-specific documentation and code examples from the source and adds them to your LLM prompts, helping eliminate outdated code generations and hallucinated APIs.
        Last updated -
        2
        64,839
        2
        JavaScript
        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