MCP Server
MCP
Mdkit
Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.mdkit.online/mcp/",
"headers": [
{
"description": "Optional API key; the anonymous tier works without it",
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment