Gives Claude document conversion capabilities through pypandoc and Pandoc. Exposes convert_document and detect_format tools to handle Markdown, DOCX, HTML, PDF, and TXT files within a sandboxed working directory you configure at startup. Provides file_list and file_get resources for browsing convertible files, with smart defaults that limit directory listings to 100 files to avoid freezing on large folders. You set the working directory via CLI argument, environment variable, or let it default to your current location. All file operations are restricted to that sandbox with path validation. Reach for this when you need Claude to handle format conversions during document workflows without manual export steps.
claude mcp add --transport stdio huoshuiai42-huoshui-file-converter -- uvx huoshui-file-converter