A
securityA
licenseA
qualityProvides up to date dependency information of Clojure libraries
Last updated -
2
5
3
JavaScript
MIT License
Daipendency를 위한 MCP(Model Context Protocol) 서버.
npx -y @daipendency/mcp
사용하여 stdio로 이 MCP 서버를 실행합니다.
get_dependency_docs
로컬 프로젝트의 종속성에 대한 내러티브와 API 문서를 추출합니다.
이는 daipendency extract-dep
와 동일합니다.
Daipendency 자체는 Rust로 구현되어 있지만, 이 프로젝트는 기능이 풍부한 공식 MCP SDK 중 하나를 사용할 수 있도록 TypeScript로 구현되었습니다. 이를 위해 Daipendency에 대한 JS 바인딩을 구현해야 했습니다.
You must to connect to the server.
local-only server
The server can only run on the client's local machine because it depends on local resources.
모든 종속성의 정확한 버전에 대한 설명과 API 문서를 받아보세요. (현재는 Rust만 지원됩니다.)
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