Server data from the Official MCP Registry
Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.
Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.
Remote endpoints: streamable-http: https://api.mdkit.online/mcp/
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"online-mdkit-mdkit": {
"url": "https://api.mdkit.online/mcp/"
}
}
}From the project's GitHub README.
Convert documents (PDF, Office, HTML) into clean, LLM-ready Markdown and JSON.
mdkit converts documents — PDF, Word, PowerPoint, Excel and HTML — into clean, LLM-ready Markdown and JSON over a simple REST API and an MCP server, so developers can feed real-world documents straight into a model or a RAG pipeline without hand-cleaning them. Small files convert synchronously in one call; larger jobs run through an async job queue with polling and signed webhooks. Free tier to try it, metered credits for volume. An alternative to Jina Reader, Firecrawl, Docling, MarkItDown and Unstructured.
Streamable-HTTP endpoint: https://api.mdkit.online/mcp/ — the anonymous
tier works without a key; an API key raises the limits.
Claude Code:
claude mcp add --transport http mdkit https://api.mdkit.online/mcp/
Cursor / Windsurf / Cline / Claude Desktop:
{
"mcpServers": {
"mdkit": {
"url": "https://api.mdkit.online/mcp/"
}
}
}
One-click installs for every client: https://mdkit.online/connect
Base URL https://api.mdkit.online/ — authenticate with an X-API-Key header;
anonymous calls work at a lower rate limit.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.