pdf-verify-mcp
Related Servers
Alternatives to pdf-verify-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables PDF processing and analysis including text extraction, metadata retrieval, search, page manipulation, splitting/merging, conversion to images, and form handling.10MIT
- FlicenseNot gradedqualityBmaintenanceEnables deterministic visual and structural analysis of PDF and DOCX documents, extracting measurable evidence such as blur, OCR confidence, and image anomalies for auditable forensic workflows.1-
- AlicenseNot gradedqualityFmaintenanceEnables AI-powered extraction and analysis of PDF documents with 40+ specialized tools for text, tables, images, layout analysis, security assessment, and document intelligence. Supports both text-based and scanned PDFs with OCR capabilities.134 PyPI10MIT
- AlicenseNot gradedqualityFmaintenanceEnables PDF document processing including text, image, and table extraction, as well as intelligent classification and similarity analysis across multiple languages.49MIT
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive PDF processing including text extraction, image extraction, and OCR capabilities for reading text within images across multiple languages.12MIT
- AlicenseAqualityCmaintenanceEnables creating PDFs from text, Markdown, or tabular data and editing existing ones through metadata and page operations, with support for CJK font embedding, tagged PDF/PDF-UA, and PDF/A archival output.20247 npmMIT
TDQS
Scored across 7 tools
Each tool targets a distinct aspect of PDF verification: signature cryptography, integrity analysis, PAdES level detection, conformance identification, conformance validation, ISO clause checking, and policy evaluation. Even the related identify_conformance and validate_conformance are clearly separated by their stated purpose (declaration vs. actual validation).
All tool names follow a consistent verb_noun pattern in snake_case: detect_pades_level, verify_signatures, verify_integrity, identify_conformance, validate_conformance, validate_clauses, evaluate_policy. The verbs (detect, verify, identify, validate, evaluate) are semantically appropriate and used consistently.
With 7 tools, the server is well-scoped for its purpose of PDF verification. Each tool covers a distinct functional area needed for comprehensive document trust evaluation, and the set is neither sparse nor bloated.
The tool surface covers the full verification lifecycle: signature cryptographic verification, integrity/modification analysis, PAdES level detection, declared conformance identification, PDF/A-UGUA validation against external and native engines, ISO 32000 clause checking, and a composite policy verdict. No dead ends or obvious missing operations within the stated domain.