MCP Directory
Back

GrokSearch

by GuDaStudio · Python · ★ 1,493

Integrate Grok's powerful real-time search capabilities into Claude via the MCP protocol!

Install

pip install git+https://github.com/GuDaStudio/GrokSearch.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "groksearch": {
      "command": "uvx",
      "args": [
        "git+https://github.com/GuDaStudio/GrokSearch.git"
      ]
    }
  }
}

From the README

[English](./docs/README_EN.md) | 简体中文 **Grok-with-Tavily MCP,为 Claude Code 提供更完善的网络访问能力** [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://github.com/jlowin/fastmcp) ---|------|--------|------| | | ✅ | - | Grok API 地址(OpenAI 兼容格式) | | | ✅ | - | Grok API 密钥 | | | ❌ | | 默认模型(设置后优先于 ) | | | ❌ | - | Tavily API 密钥(用于 web_fetch / web_map) | | | ❌ | | Tavily API 地址 | | | ❌ | | 是否启用 Tavily | | | ❌ | - | Firecrawl API 密钥(Tavily 失败时托底) | | | ❌ | | Firecrawl API 地址 | | | ❌ | | 调试模式 | | | ❌ | | 日志级别 | | | ❌ | | 日志目录 | | | ❌ | | 最大重试次数 | | | ❌…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers