Odel
mcp document converter

mcp document converter

Local
@xt76512PythonMITUpdated 6mo ago

Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-document-converterv0.2.2

Run

uvx mcp-document-converter

MCP client config

{
  "mcpServers": {
    "mcp-document-converter": {
      "command": "uvx",
      "args": [
        "mcp-document-converter"
      ]
    }
  }
}