moatasim-KT/Marker_MCP_Server
This is just a feature addition on the already existing marker repository by datalab.io. This uses the server template provided by MCP to expose its capabilities as resources and tools so it can be integrated with MCP Clients Like Claude Desktop, Cursor, VS Code etc so natural language can be used for PDF conversion
Platform-specific configuration:
{
"mcpServers": {
"Marker_MCP_Server": {
"command": "npx",
"args": [
"-y",
"Marker_MCP_Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...