GrokMCP
Rank #6,794io.github.AceDataCloud/mcp-grok
MCP server for Grok Imagine AI video generation
GrokMCP is a Model Context Protocol (MCP) server published by acedatacloud. It ranks #6,794 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GrokMCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 108,666 of 115,460 servers on MCP Toplist.
Use GrokMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-grok https://grok.mcp.acedata.cloud/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add mcp-grok -e "ACEDATACLOUD_API_TOKEN=<your ACEDATACLOUD_API_TOKEN>" -- uvx mcp-grokReplace each placeholder with your own value before saving.
[mcp_servers.mcp-grok]
url = "https://grok.mcp.acedata.cloud/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.mcp-grok]
command = "uvx"
args = ["mcp-grok"]
[mcp_servers.mcp-grok.env]
ACEDATACLOUD_API_TOKEN = "<your ACEDATACLOUD_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://grok.mcp.acedata.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-grok": {
"command": "uvx",
"args": [
"mcp-grok"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-grok": {
"url": "https://grok.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-grok": {
"command": "uvx",
"args": [
"mcp-grok"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-grok": {
"type": "http",
"url": "https://grok.mcp.acedata.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"mcp-grok": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-grok"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-grok": {
"serverUrl": "https://grok.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-grok": {
"command": "uvx",
"args": [
"mcp-grok"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-grok": {
"url": "https://grok.mcp.acedata.cloud/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-grok": {
"command": "uvx",
"args": [
"mcp-grok"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AceDataCloud%2Fmcp-grok)<a href="https://mcptoplist.com/server/io.github.AceDataCloud%2Fmcp-grok"><img src="https://mcptoplist.com/badge/io.github.AceDataCloud%2Fmcp-grok.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
acedatacloud
Other servers by acedatacloud
- MCP Suno#818 · 44 vers
- Midjourney#1,417 · 42 vers
- MCP Seedance#1,467 · 41 vers
- MCP Nanobanana Pro#1,967 · 46 vers
- MCP Veo#2,818 · 43 vers
- MCP Seedream Pro#2,846 · 42 vers
- MCP Flux Pro#2,874 · 39 vers
- AceDataCloud Producer#4,005 · 23 vers
- MCP Sora#4,223 · 37 vers
- MCP Luma#4,307 · 35 vers
- MCP Serp#4,354 · 34 vers
- KlingMCP#4,505 · 30 vers
Available versions (13)
| Version | Published |
|---|---|
| 2026.8.28.0 | Aug 28, 2026 |
| 2026.8.23.0 | Aug 23, 2026 |
| 2026.8.18.0 | Aug 18, 2026 |
| 2026.8.17.0 | Aug 17, 2026 |
| 2026.8.15.0 | Aug 15, 2026 |
| 2026.8.10.0 | Aug 10, 2026 |
| 2026.7.31.1 | Jul 31, 2026 |
| 2026.7.31.0 | Jul 31, 2026 |
| 2026.7.30.0 | Jul 30, 2026 |
| 2026.7.27.0 | Jul 27, 2026 |
| 2026.7.26.0 | Jul 26, 2026 |
| 2026.7.24.0 | Jul 24, 2026 |
| 2026.7.2.0 | Jul 2, 2026 |
Frequently asked questions
- Who maintains GrokMCP?
- GrokMCP is maintained by acedatacloud, which publishes 29 MCP servers (651 total versions) tracked on MCP Toplist.
- Is GrokMCP listed on the Official MCP Registry?
- Yes — GrokMCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GrokMCP have?
- MCP Toplist tracks 13 versions of GrokMCP, most recently published on Aug 28, 2026.
- Where can I find the source code for GrokMCP?
- The source code for GrokMCP is hosted at github.com/acedatacloud/grokmcp.