grok-imagine-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUNAPI_API_KEY | Yes | Your RunAPI API key. Get one at https://runapi.ai. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| edit_imageC | Create a Grok Imagine task on RunAPI (edit image). Returns a task id, status, and output URLs. |
| extend_videoC | Create a Grok Imagine task on RunAPI (extend video). Returns a task id, status, and output URLs. |
| image_to_videoC | Create a Grok Imagine task on RunAPI (image to video). Returns a task id, status, and output URLs. |
| text_to_imageC | Create a Grok Imagine task on RunAPI (text to image). Returns a task id, status, and output URLs. |
| text_to_videoC | Create a Grok Imagine task on RunAPI (text to video). Returns a task id, status, and output URLs. |
| upscale_imageC | Create a Grok Imagine task on RunAPI (upscale image). Returns a task id, status, and output URLs. |
| get_taskA | Fetch the current status and latest result payload for a grok-imagine task. |
| check_pricingB | Look up RunAPI pricing for the grok-imagine model line. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/runapi-ai/grok-imagine-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server