lmcc-dev/mult-fetch-mcp-server
A versatile MCP-compliant web content fetching tool that supports multiple modes (browser/node), formats (HTML/JSON/Markdown/Text), and intelligent proxy detection, with bilingual interface (English/Chinese).
Platform-specific configuration:
{
"mcpServers": {
"mult-fetch-mcp-server": {
"command": "npx",
"args": [
"-y",
"mult-fetch-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...