{
  "markdown": "# Mdkit\n\n**Turn PDFs, Office docs and HTML into clean, LLM-ready Markdown and JSON — with one API call or one MCP tool call.**\n\nmdkit 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.\n\n## Links\n\n- **Website:** https://mdkit.online/go/github\n- **API docs:** https://api.mdkit.online/docs · [OpenAPI](https://api.mdkit.online/openapi.json)\n- **Pricing:** https://mdkit.online/pricing\n- **Convert HTML free:** https://mdkit.online/tools/html-to-markdown\n- **llms.txt:** https://mdkit.online/llms.txt\n\n## MCP server\n\nStreamable-HTTP endpoint: `https://api.mdkit.online/mcp/` — the anonymous\ntier works without a key; an API key raises the limits.\n\nClaude Code:\n\n```sh\nclaude mcp add --transport http mdkit https://api.mdkit.online/mcp/\n```\n\nCursor / Windsurf / Cline / Claude Desktop:\n\n```json\n{\n  \"mcpServers\": {\n    \"mdkit\": {\n      \"url\": \"https://api.mdkit.online/mcp/\"\n    }\n  }\n}\n```\n\nOne-click installs for every client: https://mdkit.online/connect\n\n## API\n\nBase URL `https://api.mdkit.online/` — authenticate with an `X-API-Key` header;\nanonymous calls work at a lower rate limit.\n",
  "bytes": 1544,
  "sha": "d0816697bbd520fe17bbb9d8011a105ee0a086d94fbb1020421783bc4f718897",
  "repo_slug": "getmdkit/mdkit",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_online_mdkit_mdkit_874d8985/readme"
}