mcp-server-anydoc
Related Servers
Alternatives to mcp-server-anydoc
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceA local web interface and MCP server for converting documents (PDF, Word, Excel, images, audio, etc.) to Markdown using Microsoft's MarkItDown library.2MIT
- AlicenseAqualityBmaintenanceEnables AI agents and MCP-capable platforms to convert documents such as docx, pptx, xlsx, pdf, odt, rtf, epub, and csv into clean GitHub-Flavored Markdown through a single tool call. Runs fully locally with no API key, no network access, and no OCR, returning structured errors for scanned, encrypted, or unsupported files.182 npmMIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that converts and processes document formats such as DOCX and PDF into Markdown, enabling AI assistants to work with document contents.-
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that converts documents (PDF, DOCX, HTML, etc.) to Markdown, enabling AI agents to ingest and understand document content.MIT
- AlicenseNot gradedqualityAmaintenanceA local MCP server that lets Claude, Cursor, Codex, or any MCP client work with Office documents on your Mac: evaluate spreadsheet formulas, read/write XLSX and PPTX, extract structured DOCX content, and merge/split/protect PDFs. 100% local, no network calls, no account. 14 tools.MIT
- FlicenseNot gradedqualityDmaintenanceConverts documents (PDF, DOCX, images, etc.) to Markdown using Microsoft's Markitdown library, with no local setup required. Integrates with AI agents via MCP for seamless document conversion.1-
TDQS
Scored across 3 tools
Each tool has a clear, distinct purpose: converting a file path, converting base64 content, and listing supported formats. The base64 vs. file path distinction is explicitly described, eliminating confusion.
All tool names follow a consistent verb_noun pattern: convert_* for conversion actions and list_* for querying capabilities. The naming is uniform and predictable.
Three tools is appropriate for a focused document conversion server. Each tool covers a distinct need without redundancy, keeping the surface minimal but effective.
The domain is document conversion to Markdown, and the toolset covers both input methods (file path and base64) as well as format discovery. There are no obvious missing operations for the stated purpose.