Provides AI assistants with contextual, version-specific documentation for Python project dependencies, eliminating manual package lookup and enhancing coding assistance.
AutoDocs is an MCP server designed to empower AI assistants by delivering precise, version-specific documentation for Python project dependencies. It automatically scans `pyproject.toml` files, caches documentation based on resolved package versions, and gracefully handles errors. By integrating with AI tools like Cursor, AutoDocs ensures that AI assistants have rich context from both primary packages and their dependencies, leading to more accurate and efficient coding support.