by GuDaStudio · MCP Server · ★ 760
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
English | 简体中文 Grok-with-Tavily MCP,为 Claude Code 提供更完善的网络访问能力 一、概述 Grok Search MCP 是一个基于 FastMCP 构建的 MCP 服务器,采用双引擎架构:Grok 负责 AI 驱动的智能搜索,Tavily 负责高保真网页抓取与站点映射,各取所长为 Claude Code / Cherry Studio 等LLM Client提供完整的实时网络访问能力。 功能特性 双引擎:Grok 搜索 + Tavily 抓取/映射,互补协作 Firecrawl 托底:Tavily 提取失败时自动降级到 Firecrawl Scrape,支持空内容自动重试 OpenAI 兼容接口,支持任意 Grok 镜像站 自动时间注入(检测时间相关查询,注入本地时间上下文) 一键禁用 Claude Code 官方 WebSearch/WebFetch,强制路由到本工具 智能重试(支持 Retry-After 头解析 + 指数退避) 父进程监控(Windows 下自动检测父进程退出,防止僵尸进程) 效果展示 我们以在中配置本MCP为例,展示了模型如何通过本项目实现外部知识搜集,降低幻觉率。 如上图,为公平实验,我们打开了claude模型内置的搜索工具,然而opus 4.6仍然相信自己的内部常识,不查询FastAPI的官方文档,以获取最新示例。 如上图,当打开时,在相同的实验条件下,opus 4.
| Stars | 760 |
| Forks | 85 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.9387122076875/100 |
| Open Issues | 11 |
| Last Updated | 2026-03-09 |
| Created | 2025-11-20 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~101k |
These tools work well together with GrokSearch for enhanced workflows:
Explore other popular mcp server tools:
GrokSearch is Integrate Grok's powerful real-time search capabilities into Claude via the MCP protocol!. It is categorized as a MCP Server with 760 GitHub stars.
GrokSearch is primarily written in Python.
You can find installation instructions and usage details in the GrokSearch GitHub repository at github.com/GuDaStudio/GrokSearch. The project has 760 stars and 85 forks, indicating an active community.
GrokSearch is released under the MIT license, making it free to use and modify according to the license terms.