superfetch for Claude Desktop
io.github.j0hanz/superfetch
Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format
client:Claude Desktop
transport:stdio
runtime:npm
Install superfetch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"superfetch": {
"command": "npx",
"args": [
"-y",
"@j0hanz/superfetch"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs