Google Search (via Chrome)
Integrates Google search and webpage content extraction via Chrome browser automation, enabling access up-to-date web information for tasks like fact-checking and research.
17 stars
0 tools
Created Aug 2025
@cmann50/cmann50-google-search-via-chrome-chrome-google-searchAbout
Integrates Google search and webpage content extraction via Chrome browser automation, enabling access up-to-date web information for tasks like fact-checking and research.
Categories
general
Installation
npm
npm install @cmann50/cmann50-google-search-via-chrome-chrome-google-search
Configuration
{
"mcpServers": {
"cmann50-google-search-via-chrome-chrome-google-search": {
"command": "npx",
"args": [
"-y",
"@cmann50/cmann50-google-search-via-chrome-chrome-google-search"
]
}
}
}