An MCP server that provides tools for fetching, converting, and extracting data from web pages.
claude mcp add huoshui-fetch -- uvx huoshui-fetch
claude_desktop_config.json
{
"mcpServers": {
"huoshui-fetch": {
"command": "uvx",
"args": [
"huoshui-fetch"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"huoshui-fetch": {
"command": "uvx",
"args": [
"huoshui-fetch"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"huoshui-fetch": {
"command": "uvx",
"args": [
"huoshui-fetch"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"huoshui-fetch": {
"type": "stdio",
"command": "uvx",
"args": [
"huoshui-fetch"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"huoshui-fetch": {
"command": "uvx",
"args": [
"huoshui-fetch"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.huoshuiai42--huoshui-fetch/reviews or the review_server meta-tool.
POST /mcp