Loading MCP server directory, please wait...
Extract PDFs to clean Markdown, RAG chunks and structured tables with page/bbox citations.
npx @getmcp/cli add page.doc/pdf-extractRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"page.doc/pdf-extract": {
"url": "https://doc.page/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}