A Model Context Protocol server that provides web content fetching capabilities with automatic image saving and optional AI display
{
"mcpServers": {
"kazuphmcp-fetch": {
"command": "npx",
"args": [
"-y",
"@kazuph/mcp-fetch"
]
}
}
}