{"_id":"@aml2lab/mcp-pdf2md","_rev":"2-a262dbcfb2def4ffb6b35c68f3344990","name":"@aml2lab/mcp-pdf2md","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"@aml2lab/mcp-pdf2md","version":"0.1.0","keywords":["mcp","model-context-protocol","pdf","markdown","pdf2md"],"author":{"name":"Your Name"},"license":"MIT","_id":"@aml2lab/mcp-pdf2md@0.1.0","maintainers":[{"name":"aml2lab","email":"xixu@yahoo.com"}],"bin":{"mcp-pdf2md":"dist/index.js"},"dist":{"shasum":"8b6bb295bbc93a6617d6b39de9ccafa911bd030b","tarball":"https://registry.npmjs.org/@aml2lab/mcp-pdf2md/-/mcp-pdf2md-0.1.0.tgz","fileCount":6,"integrity":"sha512-UzvBFFDatW+5IrqGWHiaLk8tuZ7GFF9iM0TNco+1y1u6JOmGHyHgJ0R/RokqwDKb2Lqo3yszgXUoYhaF6DPTxQ==","signatures":[{"sig":"MEUCIBcpBGVR1rO0/nI+ZaWo9mc2gyth19nRQj78CBCDox58AiEApwnre0qOJre1hqgMAGZDPVaijn0EnExq4/3xNbPcS2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24527},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"dev":"tsx src/index.ts","build":"tsc -p tsconfig.json && tsc -p tsconfig.cjs.json","start":"node dist/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"aml2lab","email":"xixu@yahoo.com"},"_npmVersion":"10.9.2","description":"MCP server: convert PDF to Markdown","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.23.8","undici":"^6.21.3","@aml2lab/pdf2md":"^0.1.2","@modelcontextprotocol/sdk":"^1.17.5"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","ts-node":"^10.9.2","typescript":"^5.6.3"},"_npmOperationalInternal":{"tmp":"tmp/mcp-pdf2md_0.1.0_1757551764482_0.9266969063389976","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@aml2lab/mcp-pdf2md","version":"0.1.1","description":"MCP server: convert PDF to Markdown","type":"module","main":"dist/index.js","bin":{"mcp-pdf2md":"dist/index.js"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"build":"tsc -p tsconfig.json && tsc -p tsconfig.cjs.json","dev":"tsx src/index.ts","start":"node dist/index.js","prepublishOnly":"npm run build"},"keywords":["mcp","model-context-protocol","pdf","markdown","pdf2md"],"author":{"name":"Your Name"},"license":"MIT","engines":{"node":">=18"},"dependencies":{"@aml2lab/pdf2md":"^0.1.2","@modelcontextprotocol/sdk":"^1.17.5","undici":"^6.21.3","zod":"^3.23.8"},"devDependencies":{"ts-node":"^10.9.2","tsx":"^4.20.5","typescript":"^5.6.3"},"_id":"@aml2lab/mcp-pdf2md@0.1.1","types":"./dist/index.d.ts","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-k0Wqw5DqQkzr3f9UvizpM8zj6r19HH7d4eY7Ut5IAHyZrHdGQqCPzy7hlPCDAdHP5p7AiAAtbtoKUD75yelqWg==","shasum":"a638d93a5da49f52141d60e081c5af928df4e2a4","tarball":"https://registry.npmjs.org/@aml2lab/mcp-pdf2md/-/mcp-pdf2md-0.1.1.tgz","fileCount":6,"unpackedSize":24722,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGKbdvgnaSR1rtDTa88nDSVjpP+YwMfylDDiFMk2NOipAiEAjzd+Hwv/V0DxDE5ZdoHtusobRntkhCwtEoevBN4h3D4="}]},"_npmUser":{"name":"aml2lab","email":"xixu@yahoo.com"},"directories":{},"maintainers":[{"name":"aml2lab","email":"xixu@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mcp-pdf2md_0.1.1_1757559959660_0.24334407482162335"},"_hasShrinkwrap":false}},"time":{"created":"2025-09-11T00:49:24.392Z","modified":"2025-09-11T03:06:00.074Z","0.1.0":"2025-09-11T00:49:24.706Z","0.1.1":"2025-09-11T03:05:59.868Z"},"author":{"name":"Your Name"},"license":"MIT","keywords":["mcp","model-context-protocol","pdf","markdown","pdf2md"],"description":"MCP server: convert PDF to Markdown","maintainers":[{"name":"aml2lab","email":"xixu@yahoo.com"}],"readme":"# @aml2lab/mcp-pdf2md\r\n\r\nAn MCP server that converts PDFs to Markdown using [`@aml2lab/pdf2md`](https://github.com/aml2lab/pdf2md).\r\n\r\n## Install\r\n\r\n```bash\r\nnpm i -g @aml2lab/mcp-pdf2md\r\n# or use locally in a project\r\nnpm i @aml2lab/mcp-pdf2md\r\n\r\n## Use in Cherry Studio\r\n\r\nopen cherry studio.\r\n1. Click Cherry Studio UI setting icon (either at top right, \r\n    or left bottom depends on version)\r\n2. Choose MCP\r\n3. Add mcp-pdf2md as a map server.\r\n chosse tye as stdio, and npx -y @aml2lab/mcp-pdf2md should be\r\n\r\n","readmeFilename":"README.md"}