Skip to main content
Glama

Related Servers

Alternatives to 0xPdf MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to parse and analyze PDF invoices, including text, field, and table extraction, OCR for scanned documents, ZUGFeRD support, compliance validation, and batch processing via MCP.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Extracts text and tables from PDFs for AI agents via MCP, enabling structured data retrieval from invoices, reports, and statements.
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to parse and convert PDFs and images to structured text formats using the Doc2x v2 API. Supports asynchronous document processing, format conversion, and file downloads with configurable polling and timeout settings.
      13
      13 npm
      3
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Extracts figures and tables from PDF documents via a FastAPI service, wrapping PDFFigures 2.0. Enables AI agents to programmatically retrieve structured figure and table data from scholarly PDFs.
      8
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to extract structured JSON from invoices and receipts in PDF and image formats using Claude Vision. Supports full document parsing, line item extraction, validation, and batch CSV export with API key or cryptocurrency payment options.
      MIT

    TDQS

    A3.5/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose. PDF parsing tools differentiate by sync/stream/async modes, schema tools are separate from parsing, and status, metrics, health, and pricing tools are all unique with no overlap.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in lowercase snake_case, e.g., create_schema, get_parse_job_status, wait_for_batch_completion. No mixed conventions or vague verbs.

    Tool Count5/5

    15 tools is well-scoped for the domain of PDF parsing and schema management. Each tool serves a necessary role without bloat.

    Completeness4/5

    Covers core workflows: PDF parsing (sync, stream, async), schema generation/persistence, status polling, and administrative tools. Minor gap: no schema update or delete, and no cancel/retry for async jobs.