extract-pdf
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Extract text and tables from a PDF (requires PDF_EXTRACTOR_URL)
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "URL of the PDF to extract text from"
},
"pages": {
"type": "string",
"description": "Page range to extract (e.g. 1-5, default: all)"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries