marker-mcp

Rlahuerta/marker-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for the Marker document conversion library (PDF, DOCX, PPTX → Markdown/JSON/HTML)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install marker-mcp

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that exposes the for LLM clients such as Claude Desktop. | Tool | Description | |------|-------------| | `convert_document` | Convert a document at a local file path | | `convert_document_from_content` | Convert a document from base64-encoded bytes |

Tools (19)

CLAUDE_API_KEYCLAUDE_MODELCUDA_VISIBLE_DEVICESGOOGLE_API_KEYMARKER_LLM_SERVICEMARKER_MCP_HOSTMARKER_MCP_PORTMARKER_MCP_TRANSPORTOLLAMA_BASE_URLOLLAMA_MODELOLLAMA_NO_CLOUDOPENAI_API_KEYOPENAI_BASE_URLOPENAI_MODELconvert_documentconvert_document_from_contentconvert_documents_batchget_converter_statusllava