Archiving this repo since docling is releasing the official MCP server.
Docling-mcp is a Model Context Protocol(MCP) Server that uses the Docling software created by IBM to parse and convert documents.
Currently it supports only conversion to Markdown.
To use the published one, add the below code to Claude config file.
{
"mcpServers": {
"docling-mcp": {
"command": "uvx",
"args": ["docling-mcp"]
}
}
}
MCP server that enables MCP to make REST API calls
A Python-based MCP (Model Context Protocol) server that predicts the origin
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
A DuckDuckGo search plugin for Model Context Protocol (MCP), compatible with Claude Code. Provides web search functionality with advanced navigation and content exploration features.