com.mcparmory/google-search
Quality Score
85
/100
Scrape Google search results with SERP data, ads, and knowledge panels
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.mcparmory.com/google-searchClaude Desktop (uvx)
{
"mcpServers": {
"google-search": {
"command": "uvx",
"args": [
"mcparmory-google-search"
]
}
}
}Claude Desktop (Docker)
{
"mcpServers": {
"google-search": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mcparmory/google-search:1.0.0"
]
}
}
}§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…