An MCP server that provides document format conversion
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"huoshui-file-converter": {
"args": [
"huoshui-file-converter"
],
"command": "uvx",
"transport": "stdio"
}
}
}