Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸŽ₯ Multimedia Process
  3. Mcp Grok
M
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:45:00 PM

Mcp Grok

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

MCP server for Grok Imagine AI video generation

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-grok": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-grok"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸŽ₯ More in Multimedia Process

Documentation Overview

GrokMCP

PyPI version Python License: MIT

A Model Context Protocol (MCP) server for Grok (xAI) β€” chat/reasoning/vision and Grok Imagine video generation, powered by the AceDataCloud API.

Chat with Grok models, or generate short AI videos from a text prompt or a still image β€” directly from any MCP-compatible client (Claude Desktop, Claude Code, Cursor, etc.).

Features

  • Chat / Reasoning / Vision β€” Talk to Grok 4.5 / Grok 4 / Grok 3 models, with image input and tool calling
  • Text to Video β€” Generate a video clip from a text description
  • Image to Video β€” Animate a reference image into a video
  • Async task tracking β€” Submit a job, poll for the result, single or batch
  • stdio & HTTP transports β€” Local stdio for desktop clients, HTTP for remote hosting

Tools

ToolDescription
grok_chat_completionsChat completion (reasoning / vision / tool calling) with Grok chat models.
grok_text_to_videoGenerate a video from a text prompt (any model except grok-imagine-video-1.5:official).
grok_image_to_videoGenerate a video from an input image (+ optional motion prompt).
grok_get_taskQuery the status/result of a single generation task.
grok_get_tasks_batchQuery the status/result of multiple tasks at once.
grok_list_modelsList available models and their capabilities.
grok_list_actionsList all tools and example workflows.
grok_get_prompt_guideTips for writing effective video prompts.

Models

Chat (grok_chat_completions)

ModelNotes
grok-4.5Default β€” latest flagship reasoning model
grok-4Previous flagship reasoning model
grok-3Earlier-generation model

Video

ModelText→VideoImage→VideoNotes
grok-imagine-video-1.5-fast:reverseβœ…βœ…Default. Fastest & cheapest. 6-30s, duration-banded billing.
grok-imagine-video:reverseβœ…βœ…Standard. 1-15s, billed per output second.
grok-imagine-video:officialβœ…βœ…Official endpoint, higher fidelity. 1-15s, per second.
grok-imagine-video-1.5:officialβŒβœ…Official image-to-video only (requires image_url). Up to 1080p, per second.

Parameters

ParameterApplies toValues
promptbothText description (required for text-to-video)
image_urlimage-to-videoInput image URL (required for -1.5-preview)
reference_image_urlsimage-to-videoOptional list of style/content reference images
aspect_ratioboth1:1, 16:9 (default), 9:16, 4:3, 3:4, 3:2, 2:3
resolutionboth480p (default), 720p, 1080p
durationbothgrok-imagine-video-1.5-fast:reverse: 6–30s; other models: 1–15s (default 6)
callback_urlbothOptional async webhook

Installation

Via uvx (recommended)

bash
uvx mcp-grok

Via pip

Terminal
pip install mcp-grok
mcp-grok

Configuration

Set your AceDataCloud API token (get one at https://platform.acedata.cloud):

server.ts
export ACEDATACLOUD_API_TOKEN=your_api_token_here

Claude Desktop / Claude Code

Add to your MCP config (claude_desktop_config.json or .mcp.json):

config.json
{
  "mcpServers": {
    "grok": {
      "command": "uvx",
      "args": ["mcp-grok"],
      "env": {
        "ACEDATACLOUD_API_TOKEN": "your_api_token_here"
      }
    }
  }
}

Remote (HTTP)

A hosted Streamable HTTP endpoint is available at:

Code
https://grok.mcp.acedata.cloud/mcp

Environment Variables

VariableDescriptionDefault
ACEDATACLOUD_API_TOKENAPI token (required)β€”
ACEDATACLOUD_API_BASE_URLAPI base URLhttps://api.acedata.cloud
GROK_DEFAULT_MODELDefault modelgrok-imagine-video-1.5-fast:reverse
GROK_REQUEST_TIMEOUTRequest timeout (seconds)180
MCP_SERVER_NAMEMCP server namegrok
MCP_TRANSPORTTransport mode (stdio/http)stdio
LOG_LEVELLogging levelINFO

Usage Notes

  • Generation is asynchronous: the generation tools return a task_id quickly. Poll with grok_get_task(task_id) until the state is succeeded and the video_url is available.
  • Generation typically takes ~30 seconds to a few minutes.
  • Keep resolution at 480p and duration short for faster, cheaper iterations.

Development

Terminal
pip install -e ".[dev,test]"
pytest --cov=core --cov=tools
ruff check .

License

MIT β€” see LICENSE.

Related MCP Servers

View all in Multimedia Process View all alternatives
  • M
    Mcp Kling

    MCP server for Kling AI video generation

    πŸŽ₯ Multimedia Process1 views
    Compare vs Mcp Kling β†’
  • M
    Mcp Wan

    MCP server for Wan AI video generation

    πŸŽ₯ Multimedia Process0 views
    Compare vs Mcp Wan β†’
  • M
    Mcp Hailuo

    MCP server for Hailuo (MiniMax) AI video generation

    πŸŽ₯ Multimedia Process0 views
    Compare vs Mcp Hailuo β†’
  • M
    Mcp Minimax

    MCP server for MiniMax H3 multimodal video generation

    πŸŽ₯ Multimedia Process0 views
    Compare vs Mcp Minimax β†’

Frequently Asked Questions about Mcp Grok

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-grok": { "command": "npx", "args": ["-y", "mcp-grok"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMcp Grok AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-grok?style=directory)](https://allmcps.com/mcp/mcp-grok)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-grok"><img src="https://allmcps.com/api/badge/mcp-grok?style=directory" alt="Mcp Grok on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸŽ₯Multimedia Process
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
25Quality signal: Emerging Β· 25/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools10/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸŽ₯ Multimedia Process β†’Best MCP servers for Multimedia & Media Processing β†’Alternatives to Mcp Grok β†’Install in Claude DesktopInstall in CursorInstall in VS Code