Skip to main content
Glama

Daipendency

Official
by daipendency

独立 MCP 服务器

用于Daipendency 的模型上下文协议 (MCP) 服务器。

安装

使用npx -y @daipendency/mcp通过 stdio 运行此 MCP 服务器。

API

工具

get_dependency_docs

提取本地项目依赖项的叙述和 API 文档。

这相当于daipendency extract-dep

架构决策

虽然 Daipendency 本身是用 Rust 实现的,但这个项目是用 TypeScript 实现的,以便我们可以使用官方功能丰富的 MCP SDK 之一。这需要为 Daipendency 实现 JS 绑定

You must be authenticated.

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