Grok-MCP
Active·★ 33·MIT·Updated 2026-05-23
★ Trending★ Vision / Multimodal★ API Integration
MCP server for xAI's Grok API with agentic tool calling, image and video generation, vision, and file support.
Grok-MCP is an MCP server for xAI's Grok API, offering advanced agentic capabilities. It supports diverse functionalities including web search, X search, code execution, multimodal interaction, and comprehensive file management.
#Grok API#AI Agent#Tool Calling#Multimodal AI#Content Generation#Vision API#File Management#Python
01
Features
01Agentic Tool Calling (Web, X, Code Execution)
02Multimodal Content Generation (Image & Video)
03Vision Capabilities for Image Analysis
04Comprehensive Files API for Document Interaction
05Stateful Conversations for Context Retention
02
Compatibility
Python
Runtime
Verified via docs
Docker
Containerization
Verified via docs
macOS
Operating System
Verified via docs
Linux
Operating System
Verified via docs
Windows
Operating System
Verified via docs
03
Quick start
1
$ git clone https://github.com/merterbak/Grok-MCP.git
2
$ cd Grok-MCP
3
$ uv sync
04
Use cases
↳Develop AI agents with external knowledge access (web, X) and computational abilities.
↳Integrate multimodal AI features like image/video creation and vision analysis into applications.
↳Build AI assistants capable of understanding, summarizing, and chatting with uploaded documents.
↳Enhance conversational AI with persistent memory and state management for continuous interactions.
05
Alternatives
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
Related searches
Comments
Log in to leave a comment
- KKai LewisApr 23, 2026
Grok API access via MCP with agentic tool calling built in.
- RRebel AndersonMar 27, 2026
Image and video generation alongside text — multi-modal from the same interface.
- MMorgan GarciaMar 23, 2026
Good for workflows that need xAI's models specifically.
- SSam KimFeb 28, 2026
Tool calling implementation is clean, composable with other MCP servers.