Loomal

mcp-document-converter

MCP server by github.com/xt765/mcp-document-converter

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

10 starspypi: mcp-document-converter

About mcp-document-converter

mcp-document-converter is an MCP (Model Context Protocol) server published by xt765 in the official MCP registry. Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.

It ships as a Python package on PyPI (mcp-document-converter), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/xt765/mcp-document-converter, where the project has earned 10 GitHub stars.

Use mcp-document-converter with your agent

Claude Code · one command
claude mcp add mcp-document-converter -- uvx mcp-document-converter
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-document-converter": {
      "command": "uvx",
      "args": [
        "mcp-document-converter"
      ]
    }
  }
}
pypimcp-document-converter

Frequently asked questions

What is mcp-document-converter?
mcp-document-converter is an MCP (Model Context Protocol) server by xt765. Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
How do I connect mcp-document-converter to Claude, Cursor, or another MCP client?
Install mcp-document-converter from its pypi package (mcp-document-converter) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-document-converter open source?
Yes — the source code is public at github.com/xt765/mcp-document-converter, with 10 GitHub stars.
Can AI agents pay to use mcp-document-converter?
Not yet through Loomal — mcp-document-converter is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-document-converter? Claim this listing free by verifying GitHub ownership, or contact us.