pdf-extract
ActiveTool of Toolcall
declared in 1.0.0
Extract clean text from any public PDF URL (papers, filings, reports). Up to 10 MB per document. Returns page count and full text as JSON. [Paid: $0.01 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Public URL of the PDF, max 10 MB"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries