GitHub Stars
191
User Rating
Not Rated
Favorites
0
Views
25
Forks
45
Issues
16
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.8 or higher
uvicorn: Latest version
Installation Steps
1. Install Dependencies
sh
uv sync
2. Install the docling_mcp Package
sh
uv pip install -e .
3. Start Docling Tools
After installing the dependencies, you can expose the tools of Docling by running:sh
uv run docling-mcp-server