vaaya / catalog / parse document

Parse document for AI agents

Turn a PDF, presentation, or document into structured text, including tables and sections.

from 1¢

What it's for

Turn a PDF, slide deck, or doc file into text your agent can read.
Keeps the structure — sections, tables, headings — not one text blob.
Give it a file URL and ask what to pull out or summarize.
Good for contracts, decks, reports, and other document files.

How to ask your agent

Connect Vaaya, then just say it in plain language. For example:

Use Vaaya to parse this PDF contract and pull the key terms.

Use Vaaya to parse this slide deck and summarize each section.

What you get back

{
  "markdown": "# Master Services Agreement\n\n## 1. Term\nBegins on the effective date…\n\n## 2. Fees\n…",
  "metadata": {
    "title": "Acme MSA — signed.pdf",
    "sourceURL": "https://files.vaaya.ai/uploads/acme-msa.pdf",
    "numPages": 12
  }
}

Pricing

from ~1¢ per document. Charges are shown in cents and recorded in your transaction history. Set a maximum cost for each call. Failed calls are not charged.

Try it with your agent.

Connect Vaaya and describe what you want to do. Your agent can find a suitable service and call it within your budget.

npx @vaaya/mcp install