关于
This local Model Context Protocol (MCP) server provides a unified search experience across the latest documentation for various Python dependency managers like pip, poetry, uv, and conda. It is designed to be instantly searchable from your agentic IDE, offering a single source of truth for critical development information. Packaged as a Docker image with automated weekly updates, the server leverages FastMCP and Tantivy to deliver simple, AI-less full-text search, enhancing developer productivity by providing immediate access to comprehensive documentation.
主要功能
- 0 GitHub stars
- Dockerized deployment with automated weekly documentation updates
- Supports Stdio (default) and HTTP transport modes for flexible integration
- Designed for seamless integration with agentic IDEs via Model Context Protocol (MCP)
- Built with FastMCP and Tantivy for efficient, AI-less full-text search
- Provides unified search across pip, poetry, uv, and conda documentation
使用案例
- Quickly accessing up-to-date documentation for various Python package managers without context switching
- Streamlining development workflows by having integrated and comprehensive dependency management documentation at hand
- Instantly searching unified Python dependency manager documentation directly from an agentic IDE