mcp-document-converter and pdf-mcp
About mcp-document-converter
xt765/mcp-document-converter
MCP Document Converter - A powerful MCP tool for converting documents between multiple formats, enabling AI agents to easily transform documents.
Implements a plugin-based architecture with format-agnostic DocumentIR (Intermediate Representation) that enables 25 bidirectional conversion combinations across five formats—parsers convert source documents into the IR while renderers generate target formats. Integrates with MCP protocol for use in AI assistants like Claude Desktop and Trae IDE, with features including metadata preservation, syntax highlighting, and custom CSS styling across HTML and PDF outputs.
About pdf-mcp
jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching. Extract text, search, and analyze PDFs with AI agents.
Implements full-text search with BM25 relevance ranking via SQLite FTS5, and extracts tables as structured data (headers + rows) detected from visible borders. Designed for Claude Desktop, Claude Code, VS Code Copilot, and other MCP clients—includes 7 specialized tools for paginated reading, metadata lookup, image extraction, and cache management to optimize token usage on large documents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work