Loading MCP server directory, please wait...
An MCP server that provides document format conversion
npx @getmcp/cli add io.github.huoshuiai42/huoshui-file-converterRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.huoshuiai42/huoshui-file-converter": {
"command": "uvx",
"args": [
"huoshui-file-converter"
],
"env": {
"HUOSHUI_WORKING_DIR": ""
}
}
}
}