dependency-context
2
Dependency Context is a Model Context Protocol server and CLI tool designed to aid AI assistants by providing contextual access to project dependency documentation. It offers advanced features like semantic search and dependency indexing, intended to enhance AI-driven software development tools.
InitializeDependencyIndex
Initialize dependency index, support custom dependency configuration or automatic scanning `package.json`/`requirements.txt`
searchDependencyDocs
Perform semantic search to return document fragments related to the query