Daipendency
OfficialThe Daipendency server allows you to extract documentation for project dependencies.
Extract Dependency Documentation: Retrieve both narrative and public API documentation for specified dependencies in local projects
Usage Requirements: Provide the dependency's
nameand thedependant_path(absolute path to the project)Integration: Works with the Daipendency toolchain, utilizing TypeScript and JS bindings
The server integrates with Daipendency, which is hosted on GitHub and provides documentation extraction capabilities
Daipendency itself is implemented in Rust, though the MCP server uses TypeScript with JS bindings for Daipendency
The Daipendency MCP server is implemented in TypeScript to leverage the official MCP SDKs
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Daipendencyshow me the docs for serde version 1.0.193"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Daipendency MCP Server
Model Context Protocol (MCP) server for Daipendency.
Install
Use npx -y @daipendency/mcp to run this MCP server with stdio.
Related MCP server: DocsFetcher MCP Server
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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceA Model Context Protocol (MCP) server for fetching Rust crate documentation from docs.rs using the rustdoc JSON API.Last updated13Apache 2.0
- AlicenseDqualityDmaintenanceFetches package documentation from multiple language ecosystems (JavaScript, Python, Java, Ruby, PHP, Rust, Go, Swift, etc.) without requiring API keys, extracting READMEs, API docs, and code examples for LLM analysis.Last updated47215MIT
- AlicenseAqualityCmaintenanceProvides LLMs with real-time access to up-to-date documentation from PyPI, npm, crates.io, GoDocs, DockerHub, GitHub, and GCP, preventing outdated code generation and API hallucinations.Last updated2714MIT
- Flicense-qualityDmaintenanceAutomatically analyzes project dependencies to discover and download the most relevant documentation, enabling developers to quickly set up comprehensive project context.Last updated1
Related MCP Connectors
Get up-to-date, version-specific documentation and code examples from official sources directly in…
DevDocs.io keyless docs index + entry search + content (Angular, MDN, Rust, etc.).
Search public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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