You're viewing a demo portfolio

Join the waitlist
PRSM

pdf_to_markdown

Active

Tool of xyz.lonestaroracle/mcp-server

declared in 3.2.4

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

xyz.lonestaroracle/mcp-server

https://github.com/Homie4570/lso-mcp

2/7 registries
View full server →
pdf_to_markdown — xyz.lonestaroracle/mcp-server — PRSM MCP