Google Custom Search
Integrates Google Custom Search API to enable web searches for fact-checking, research, and content generation tasks.
38 stars
0 tools
Created Aug 2025
@adenot/adenot-google-custom-search-google-searchAbout
Integrates Google Custom Search API to enable web searches for fact-checking, research, and content generation tasks.
Categories
general
Installation
npm
npm install @adenot/adenot-google-custom-search-google-search
Configuration
{
"mcpServers": {
"adenot-google-custom-search-google-search": {
"command": "npx",
"args": [
"-y",
"@adenot/adenot-google-custom-search-google-search"
]
}
}
}