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"]
}
}
}
DButils is an all-in-one MCP service that enables your AI to do data analysis by harnessing versatile types of database (sqlite, mysql, postgres, and more) within a unified configuration of multiple connections in a secured way (like SSL and controlled write access).
A python repl for MCP
MCP server for the windows API.
A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.