pydocs-mcp 0.3.1
Published to PyPI: https://pypi.org/project/pydocs-mcp/0.3.1/
pip install pydocs-mcpAdded
--skip-depsCLI flag onserve/index/watch— index only the
project source, skipping dependency resolution + indexing entirely. The CLI
counterpart ofProjectIndexer.index_project(include_dependencies=False)
and the inverse of--skip-project.