Google Search MCP Server
@mixelpixx
About Google Search MCP Server
MCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
4Search Google and get quality-scored results with authority ratings
Extract clean readable content from any URL
Extract up to 5 URLs concurrently
Multi-source research that returns a structured synthesis prompt
Overview
What is Google Search MCP Server?
A standalone Windows MCP server that gives Claude Google search and web research capabilities, powered by SerpAPI. It ships as a single self-contained .exe — no Node.js, no npm install, no external runtime.
How to use Google Search MCP Server?
Download the pre-built .exe from the releases page, place it permanently, and configure your SerpAPI key in the env block of your MCP client config (e.g., claude_desktop_config.json). Restart Claude Desktop after saving. The server also offers a GUI installer when double-clicked, plus CLI subcommands (init, uninstall, status, diagnose, service).
Key features of Google Search MCP Server
- Self-contained Windows executable, no runtime dependencies
- Google search with quality-scored results and authority ratings
- Webpage content extraction (single or up to 5 URLs concurrently)
- Multi‑source research returning a structured synthesis prompt
- Bundled skills and agent that Claude invokes automatically
- Supports both stdio and HTTP transport modes
Use cases of Google Search MCP Server
- Enhance Claude with real‑time web search and research
- Fact‑check claims against multiple authoritative sources
- Locate official documentation and API references
- Track recent news and developments on a topic
- Perform competitive analysis and market landscape research
FAQ from Google Search MCP Server
What are the requirements?
Windows 10/11 (64‑bit), a SerpAPI account and API key (free tier: 100 searches/month). No other runtime needed.
How do I configure my SerpAPI key?
Set SERPAPI_KEY in the env block of your MCP client config (e.g., claude_desktop_config.json). Alternatively, use the GUI installer or service install to save the key to a config file at %USERPROFILE%\.google-research-mcp\config.toml.
What transport modes are available?
Two modes: stdio (default, used by Claude Desktop/Code) and http (for HTTP‑based MCP clients like LM Studio). Set MCP_TRANSPORT=http to enable HTTP mode. The HTTP endpoint binds to 0.0.0.0 and is not authenticated — only use on trusted networks.
What are the rate limits?
The free SerpAPI plan allows 100 searches per month. During research_topic, each source may count as one search. Exceeding the limit returns a 429 error.
How can I troubleshoot missing tools or timeouts?
Ensure SERPAPI_KEY is set correctly, restart Claude after config changes, and verify JSON syntax (no trailing commas, use double backslashes on Windows). For timeouts, increase the per‑tool‑call timeout to at least 30 seconds and run google-research-mcp.exe diagnose to measure a live call.
More Search MCP servers
MCP SearXNG Enhanced Server
OvertliDSEnhanced MCP server for SearXNG: category-aware web-search, web-scraping, and date/time retrieval.
Brave Search
modelcontextprotocolModel Context Protocol Servers
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
Comments