M

merterbak/Grok-MCP

ServersActiveMIT

Overview

An MCP server for xAI with agentic tool calling, image/video generation, vision capabilities, file support, and stateful conversations.

Capabilities

  • tool calling support
  • stdio transport support
  • prompt templates
  • tool call interface
  • filesystem integration
  • github integration

Best For

Grok-MCP is an MCP server for xAI, offering agentic tool calling, image generation, vision, file support, and stateful conversations.

Decision Snapshot

Usage

available

Docs

1 links

Config

3 strong hints

Capabilities

7 key capabilities detected

  • • GitHub stars: 24
  • • Forks: 5
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/16/2026

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Review official documentation and source metadata for complete setup parameters.

strong-evidencesource-clearmcp-find-examplebased-on-official-docs
{
  "mcpServers": {
    "grok-mcp": {
      "command": "uv"
    }
  }
}

Usage

{ && "mcpServers": { && "grok": { && "command": "uv",

Features

  • **Agentic Tool Calling**: Web search, X search, and code execution with multi-step reasoning
  • **Multiple Grok Models**: Access to latest models such as grok-4.20-0309-reasoning, grok-4-1-fast-reasoning and more
  • **Image and Video Generation**: Create images and videos using Grok Imagine
  • **Vision Capabilities**: Analyze images with Grok's vision models
  • **Files API**: Upload, manage, and chat with documents
  • **Stateful Conversations**: Maintain conversation context as id across multiple requests
  • **Local Chat History**: Option to save persistent client side chat history as JSON files in chats/
  • tool calling support

Use Cases

  • Supports capabilities such as: tool calling support; stdio transport support; prompt templates.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • tool calling support
  • stdio transport support
  • prompt templates
  • tool call interface
  • filesystem integration
  • github integration
  • mcp client integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "grok": { && "command": "uv",

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Documentation coverage: medium
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 24 stars
Last Updated: Apr 15, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.