MCP Server
MCP
io.github.huoshuiai42/huoshui-file-converter
An MCP server that provides document format conversion
Install
uvx huoshui-file-converter
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "huoshui-file-converter",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your workding directory",
"format": "string",
"name": "HUOSHUI_WORKING_DIR"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment