mcp_documents_reader and mcp-document-converter

mcp_documents_reader
59
Established
mcp-document-converter
54
Established
Maintenance 13/25
Adoption 14/25
Maturity 18/25
Community 14/25
Maintenance 10/25
Adoption 11/25
Maturity 18/25
Community 15/25
Stars: 15
Forks: 3
Downloads: 1,951
Commits (30d): 0
Language: Python
License: MIT
Stars: 9
Forks: 4
Downloads: 332
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About mcp_documents_reader

xt765/mcp_documents_reader

Model Context Protocol (MCP) server exposes tools to read multiple document types including DOCX, PDF, Excel, and TXT. This has been tested on Trae Desktop.

Implements format-agnostic document reading via a factory pattern that auto-detects file types and routes to specialized extractors (python-docx, pypdf, openpyxl). Designed as an MCP-compliant server exposing a single `read_document` tool for AI assistants, with configuration support for Claude Desktop and Trae IDE through JSON manifests.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work