aml2lab/mcp-pdf-to-markdown
3.1
If you are the rightful owner of mcp-pdf-to-markdown and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server that converts PDFs to Markdown using @aml2lab/pdf2md.
@aml2lab/mcp-pdf2md
An MCP server that converts PDFs to Markdown using @aml2lab/pdf2md.
Install
npm i -g @aml2lab/mcp-pdf2md
# or use locally in a project
npm i @aml2lab/mcp-pdf2md
## Use in Cherry Studio
open cherry studio.
1. Click Cherry Studio UI setting icon (either at top right,
or left bottom depends on version)
2. Choose MCP
3. Add mcp-pdf2md as a map server.
chosse tye as stdio, and npx -y @aml2lab/mcp-pdf2md should be working.
## build project
npm i
npm run build