TheSethRose/Fetch-Browser
A powerful headless browser MCP server that enables AI agents to fetch web content and perform Google searches without requiring any API keys.
Platform-specific configuration:
{
"mcpServers": {
"Fetch-Browser": {
"command": "npx",
"args": [
"-y",
"Fetch-Browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...