Richard-Weiss/mcp-google-cse
A Model Context Protocol server that provides search capabilities using a Google CSE (custom search engine).
Platform-specific configuration:
{
"mcpServers": {
"mcp-google-cse": {
"command": "npx",
"args": [
"-y",
"mcp-google-cse"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...