Uv Docs MCP Server — Cursor MCPs | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorMCPsUv Docs MCP Server
    Back to MCPs
    AI/ML

    Uv Docs MCP Server

    April 15, 2026
    16 copies

    A Model Context Protocol (MCP) server that provides access to UV package manager's documentation.

    Description

    # UV Documentation MCP Server An MCP server that provides programmatic access to [UV](https://docs.astral.sh/uv/) documentation through a standardized API. This server now leverages a modern, hierarchical resource structure that exposes both high‐level documentation sections and detailed command documentation (including subsections) as individual MCP resources. Tools have been streamlined, and many documentation queries are handled via the resource layer. ## Links - [UV Documentation](https://docs.astral.sh/uv/) - [MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk) ## Quick Start 1. **Requirements:** Ensure Python 3.13+ is installed (minimum 3.10 for MCP SDK compatibility). 2. **Clone the Repository:** ```bash git clone https://github.com/StevenBtw/uv-docs-mcp.git cd uv-docs-mcp ``` 3. **Set Up Virtual Environment and Install Dependencies:** ```bash python3.13 -m venv env source env/bin/activate # On Windows use: env\\Scripts\\activate pip install -e . ``` 4. **Run the Server:** ```bash uv run uv-docs ``` *(If using Claude Desktop or other MCP clients, adjust configuration accordingly.)* ## Architecture The server is built with a modular and hierarchical design that clearly separates concerns: ```mermaid flowchart TD Client[MCP Client] --> Server[Server Layer] Server --> Resources[Resource Layer] Server --> Tools[Tools Layer] Server --> Prompts[Prompts Layer] Resources --> Cache[Cache System] Tools --> Cache ``` - **Resource Layer:** Exposes UV documentation via URIs with the scheme `uv-docs://`. Resources are structured hierarchically: - **Level 1:** Base sections (e.g., `uv-docs://cli`, `uv-docs://settings`, `uv-docs://resolver`) - **Level 2:** Individual commands (e.g., `uv-docs://cli/uv-run`, `uv-docs://cli/uv-cache`) - **Level 3:** Command subsections (e.g., `uv-docs://cli/uv-cache/uv-cache-dir`) - **Tools Layer:** Provides operational
    Visit

    Comments

    More MCPs

    View all
    DevTools

    Cursor MCP Filesystem Server

    Official Model Context Protocol server providing file system access for reading, writing, searching, and managing files with configurable access controls.

    Featured
    DevTools

    GitHub MCP Server

    MCP server for GitHub API integration enabling repository management, issue tracking, PR operations, code search, and branch management directly from Cursor.

    Featured
    Database

    PostgreSQL MCP Server

    MCP server for PostgreSQL database interaction enabling schema inspection, query execution, and database management directly from Cursor AI.

    Featured
    Database

    SQLite MCP Server

    MCP server for SQLite database interaction providing schema exploration, query execution, and data analysis capabilities.

    DevOps

    Docker MCP Server

    MCP server for Docker container management enabling container lifecycle operations, image management, and Docker Compose support from Cursor.

    DevTools

    Sentry MCP Server

    MCP server for Sentry error tracking integration enabling issue retrieval, error analysis, and debugging assistance directly from Cursor.

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.