GuDaStudio/GrokSearch
Integrate Grok's powerful real-time search capabilities into Claude via the MCP protocol! observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 71
- Release rhythm 35
- Longevity 20
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 286
- days_rel: n/a
- days_push: 177
- n_releases_24m: 0
Adoption not part of the score
1849 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GrokSearch is an MCP server built on FastMCP that gives Claude Code and other LLM clients real-time web access via a dual-engine architecture: Grok for AI-powered search and Tavily (with Firecrawl fallback) for web fetching and site mapping. It is configured as a stdio MCP tool and can override Claude Code's built-in WebSearch/WebFetch.
Use cases
- give claude real-time web search via mcp
- reduce llm hallucinations by fetching up-to-date docs
- scrape and extract web page content for an ai agent
- map a website's structure for an llm client
- route claude code web searches through grok
- add web access to cherry studio or other mcp clients
When to choose
- you use Claude Code or another MCP-compatible client and need live web search
- you want AI-driven search plus high-fidelity page extraction with automatic fallback
- you want to disable built-in web tools and force routing through a better search backend
When to avoid
- you don't have a Grok (OpenAI-compatible) API key
- you need a hosted search service rather than a locally run MCP server
- your client doesn't support the MCP protocol
Facets
service · maturity active
mcp search-engine web-scraping agent-framework http-client large-language-models developer-tools python cli cross-platform mcp-server grok tavily claude-code fastmcp web-search firecrawl llm-tools ai-agents search retrieval-augmented-generation docker
2 sources
- readme: https://github.com/GuDaStudio/GrokSearch · fetched 2026-08-28 · ba1d873f8e6e
- homepage: https://code.guda.studio · fetched 2026-08-29 · 8dc0b86ec1b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GuDaStudio/GrokSearch | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="GuDaStudio/GrokSearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem