Catalog
dev.pdf2md/pdf-to-markdown
OfficialPDF to Markdown (pdf2md.dev)
Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.
Converts PDFs to clean, LLM-ready Markdown with tables, formulas, and OCR.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdf-to-markdown": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pdf2md.dev/api/v2/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.