MCP tool for Google search and webpage content extraction using Chrome browser. Works with Claude to enable Google search and content fetching capabilities.
| Tool name | Description | Destructive? |
|---|---|---|
| web_fetch | ✓ no | |
| web-search | ✓ no |
{
"mcpServers": {
"cmann50mcp-chrome-google-search": {
"command": "npx",
"args": [
"-y",
"@cmann50/mcp-chrome-google-search"
]
}
}
}