← Registry

Content Tools

mdkit.online

This server provides document conversion to Markdown, with both synchronous and asynchronous processing options and job status tracking.

1 endpoint3 known toolsFirst detected July 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://api.mdkit.online/mcp

No auth detected

MCP server metadata

Name
mdkit
Version
3.4.4
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 3

convert_document

Convert a document to Markdown synchronously (the fast lane).

Inferred read-only
submit_conversion_job

Submit a document for asynchronous, high-fidelity conversion (docling).

Inferred read-only
get_conversion_job

Check the status of an asynchronous conversion job you submitted.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mdkit]
url = "https://api.mdkit.online/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mdkit": {
      "type": "http",
      "url": "https://api.mdkit.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mdkit
Remote MCP URL: https://api.mdkit.online/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mdkit": {
      "url": "https://api.mdkit.online/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mdkit": {
      "type": "http",
      "url": "https://api.mdkit.online/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mdkit",
  "transport": "streamable-http",
  "url": "https://api.mdkit.online/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mdkit.online was fetched 2026-08-05T03:28:22.376Z and is being refreshed.

Trust status Neutral

mdkit.online is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.