Google Custom Search
Integrates with Google Custom Search Engine to enable automated web crawling, content extraction, and search result parsing for data collection and analysis at scale.
Featured
View Source99 stars
0 tools
Created Aug 2025
@weidwonder/weidwonder-google-custom-search-crawl4ai-mcp-serverAbout
Integrates with Google Custom Search Engine to enable automated web crawling, content extraction, and search result parsing for data collection and analysis at scale.
Categories
general
Installation
npm
npm install @weidwonder/weidwonder-google-custom-search-crawl4ai-mcp-server
Configuration
{
"mcpServers": {
"weidwonder-google-custom-search-crawl4ai-mcp-server": {
"command": "npx",
"args": [
"-y",
"@weidwonder/weidwonder-google-custom-search-crawl4ai-mcp-server"
]
}
}
}