An MCP protocol-based web content fetching tool that supports multiple modes and formats, can be integrated with AI assistants like Claude
{
"mcpServers": {
"lmcc-devmult-fetch": {
"command": "npx",
"args": [
"-y",
"@lmcc-dev/mult-fetch-mcp-server"
]
}
}
}