pdf_to_markdown
ActiveTool of xyz.lonestaroracle/mcp-server
Convert any PDF document (via URL) to clean Markdown. Returns full markdown text, page count, word count, table count, metadata, and an AI summary. Useful for extracting structured content from whitepapers, reports, contracts, or research papers.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string"
},
"summarize": {
"type": "boolean",
"default": true
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
xyz.lonestaroracle/mcp-server
https://github.com/Homie4570/lso-mcp
2/7 registries