Releases: docling-project/docling-mcp
Releases · docling-project/docling-mcp
v1.0.1
Fix
- Allow running from outside localhost (#53) (
c711720
)
- Standardized tool returns in manipulation.py (#51) (
0530bea
)
Documentation
- Generalize integrations and add LM Studio with quick install button (#55) (
c0aabb3
)
- Use llama stack starter (#54) (
f0d7168
)
Performance
v1.0.0
Feature
- Refine README and docs for v1 (#49) (
cd0b87b
)
- Add options to starts only some toolsgroups (#48) (
95568ea
)
- (1 Tool) Locate document anchors based on content (#40) (
88f4916
)
Breaking
Documentation
- Add programmatic examples with Llama Stack (#33) (
778f819
)
v0.4.0
Feature
- Add document manipulation (#9) (
c12b6c1
)
- Add llama stack examples of agents (#22) (
f860fb5
)
- Adding multiple list items to be added with one function call (#18) (
29ef941
)
- Llama index milvus rag (#11) (
e21e336
)
- Unit-tests and table-generation (#4) (
c63de37
)
Fix
- Expose manipulation tools in mcp_server (#31) (
ea3dfe4
)
- Add option for sse (#29) (
845f09f
)
- Adding setup instructions to include installing the docling_mcp (
c737b1d
)
Documentation
- Update README for Llama Stack integration (#30) (
9e98583
)
v0.3.0
Feature
- Initial release with new version number (
f0671d0
)
v0.2.0
Feature
- Initial release with new version number (
e6e370e
)
v0.1.0
Feature
- Initial commit with mcp-server (#1) (
a364cc1
)