An MCP server that provides document format conversion
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Huoshui File Converter.
convert_documentConvert files between formats
detect_formatIntelligent format detection
file_listBrowse directory contents (optimized for large directories)
limitControl number of files shown (default: 100)
supported_onlyShow only convertible files
file_getGet detailed file information
A secure MCP (Model Context Protocol) server for document format conversion within a specified working directory.
Option 1: From MCP Registry (Recommended)
This server is available in the Model Context Protocol Registry. Install it using your MCP client.
mcp-name: io.github.huoshuiai42/huoshui-file-converter
Option 2: Using uvx
Option 3: Using pip
For Claude Desktop or other MCP clients:
--dir or -dHUOSHUI_WORKING_DIR| From | To |
|---|---|
| Markdown | DOCX, HTML, PDF |
| DOCX | Markdown, HTML, PDF |
| HTML | Markdown, DOCX, PDF |
| TXT | Markdown, DOCX, HTML, PDF |
convert_document: Convert files between formatsdetect_format: Intelligent format detectionfile_list: Browse directory contents (optimized for large directories)
limit: Control number of files shown (default: 100)supported_only: Show only convertible filesfile_get: Get detailed file informationconversion_capability_list: List supported conversionsrole_and_rules: AI assistant behavior guidelinesThe server validates the working directory on startup:
Common errors and solutions:
| Error | Solution |
|---|---|
| Directory not found | Create directory or fix path |
| No write access | Check permissions (chmod on Unix) |
| Path outside sandbox | Use relative paths only |
[Your license here]
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/huoshui-file-converter)<a href="https://allmcps.com/mcp/huoshui-file-converter"><img src="https://allmcps.com/api/badge/huoshui-file-converter?style=directory" alt="Huoshui File Converter on AllMCPs" /></a>