fetchmcp for Claude Desktop
io.github.labtools-studio/fetchmcp
Drop-in fetch MCP: clean Markdown from any URL, with JS rendering and anti-bot.
client:Claude Desktop
transport:stdio
runtime:npm
Install fetchmcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fetchmcp": {
"command": "npx",
"args": [
"-y",
"@labtoolsstudio/fetchmcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs