merterbak/Grok-MCP
by Various
MCP server for xAI's Grok API with agentic tool calling, image and video generation, vision, and file support.
MCP
merterbak/Grok-MCP
Added 1 June 2026
Overview
Grok-MCP is a Python-based MCP server that wraps xAI's Grok API, enabling agentic tool calling alongside image and video generation, vision analysis, and file handling. It exposes Grok's capabilities as standardized tools for MCP-compatible clients.
Best for
Best for
Developers building MCP-compatible agents or workflows that need access to Grok's multimodal generation
Use cases
- Integrate Grok's multimodal generation into MCP-enabled workflows
- Orchestrate agentic tool calls with Grok's API
- Enable vision and file analysis via a standardized MCP interface
How to use
Tools exposed
uvgitpythonclaudedocker
Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "grok": {\n "command": "uv",\n "args": [\n "--directory",\n "/path/to/Grok-MCP",\n "run",\n "python",\n "main.py"\n ],\n "env": {\n "XAI_API_KEY": "your_api_key_here"\n }\n }\n }\n} Notes
Grok-MCP is a Python-based MCP server that wraps xAI’s Grok API, enabling agentic tool calling alongside image and video generation, vision analysis, and file handling. It exposes Grok’s capabilities as standardized tools for MCP-compatible clients.
33 stars on GitHub. Last updated 2026-05-23. Licensed MIT.
Use cases
- Integrate Grok’s multimodal generation into MCP-enabled workflows
- Orchestrate agentic tool calls with Grok’s API
- Enable vision and file analysis via a standardized MCP interface
Pros
- Bridges Grok’s API to the MCP ecosystem for easier integration
- Supports multiple generation modes (text, image, video)
- Open source with a clean Python codebase
Cons
- Low community traction (33 stars) may indicate limited adoption or support
- Depends on xAI’s Grok API availability and usage limits
- Minimal documentation beyond the repository readme
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Bridges Grok's API to the MCP ecosystem for easier integration
- Supports multiple generation modes (text, image, video)
- Open source with a clean Python codebase
Cons
- Low community traction (33 stars) may indicate limited adoption or support
- Depends on xAI's Grok API availability and usage limits
- Minimal documentation beyond the repository readme
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
FastMCP
Various
🚀 The fast, Pythonic way to build MCP servers and clients.
exa-labs/exa-mcp-server
Various
Exa MCP for web search and web crawling!
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
eyaltoledano/claude-task-master
Various
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.