An MCP server that provides tools for fetching, converting, and extracting data
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"huoshui-fetch": {
"args": [
"huoshui-fetch"
],
"command": "uvx",
"transport": "stdio"
}
}
}