Uv Docs
Provides programmatic access to UV package manager documentation through a Model Context Protocol (MCP) server.
Acerca de
The Uv Docs MCP server exposes UV package manager's documentation via a standardized API, allowing programmatic access through a Model Context Protocol (MCP) interface. It features a hierarchical resource structure, separating concerns into resource, tools, and prompts layers. This design enables efficient querying of high-level sections, detailed command documentation, and subsections. The server offers tools for cache management and real-time searches, along with prompt templates for documentation summarization, enhancing integration with AI assistants and MCP clients.
Características Principales
- MCP Inspector debugging support
- Hierarchical resource structure for documentation access
- Tools for updating cache and performing real-time searches
- Version-aware caching system for optimized retrieval
- Pre-built prompt templates for documentation summarization
- 2 GitHub stars
Casos de Uso
- Programmatically accessing UV documentation for integration with AI assistants
- Providing structured documentation access for MCP clients and other tools
- Automating documentation searches and updates within development workflows