# Welcome to the MinerU Project List ## Project List - Projects compatible with version 2.0: - [gradio_app](./gradio_app/README.md): Web application based on Gradio - [multi_gpu_v2](./multi_gpu_v2/README.md): Multi-GPU parallel processing based on LitServe - Projects not yet compatible with version 2.0: - [web_api](./web_api/README.md): Web API based on FastAPI - [multi_gpu](./multi_gpu/README.md): Multi-GPU parallel processing based on LitServe - [mcp](./mcp/README.md): MCP server based on the official API