Grok MCP Server
An MCP server for xAI Grok with search, vision, file, and image/video tools.
Install
git clone https://github.com/merterbak/Grok-MCP.git
Add this to your Claude Code MCP settings or run via the CLI.
About
Grok-MCP is an MCP server that exposes xAI Grok capabilities to Claude and other MCP clients. It includes tools for chat, stateful conversations, web and X search, code execution, image and video generation, vision analysis, and file upload and retrieval. The server also supports local chat history and model listing. The repository documents Claude Desktop and Claude Code integration, plus stdio, Docker, and MCP Inspector usage. It is implemented in Python and uses the xAI API. The README shows installation with `git clone`, `uv venv`, and `uv sync`, and provides a Claude Code command for registering the server.