mixelpixx/Google-Search-MCP-Server
MCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Platform-specific configuration:
{
"mcpServers": {
"Google-Search-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Google-Search-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...