loading…
Search for a command to run...
loading…
Converts PDF files to Markdown format using AI sampling capabilities.
Converts PDF files to Markdown format using AI sampling capabilities.
Add to Cursor Add to VS Code Add to Claude Add to ChatGPT Add to Codex Add to Gemini
An MCP (Model Context Protocol) server that converts PDF files to Markdown format using AI sampling capabilities.
pip install pdf2md-mcp
Start the server:
pdf2md-mcp
The server will expose MCP tools for PDF to Markdown conversion.
convert_pdf_to_markdownConverts a PDF file to Markdown format using AI sampling.
Parameters:
file_path (string): Local file path or URL to the PDF fileoutput_dir (string, optional): Output directory for the markdown file. Defaults to the same directory as input file (for local files) or current working directory (for URLs)Returns:
output_file: Path to the generated markdown filesummary: Summary of the conversion taskpages_processed: Number of pages processedgit clone https://github.com/shuminghuang/pdf2md-mcp.git
cd pdf2md-mcp
pip install -e ".[dev]"
pytest
black .
isort .
MIT License - see LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
Run in your terminal:
claude mcp add pdf2md-mcp -- npx Yes, Pdf2md MCP is free — one-click install via Unyly at no cost.
No, Pdf2md runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open Pdf2md on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs