
mcp-server
imagine-mcp by n24q02m
n24q02m’s imagine-mcp provides image and video understanding and generation tools for AI agents across supported model providers.

About
n24q02m’s imagine-mcp provides image and video understanding and generation tools for AI agents across supported model providers.
Key Features
- Use multimodal understanding and generation in an agent workflow.
- Connect supported Gemini, OpenAI and Grok capabilities through one project.
Use Cases
Add model inference or media generation tools to a developer-controlled agent.
Limitations
This is an independent open-source project. It is not ImagineArt’s hosted MCP connector, which is already listed separately.
Sources
- Project documentation: https://github.com/n24q02m/imagine-mcp
MCP Setup
Prerequisites
- uv/uvx for the published Python package.
Access requirements
- At least one supported provider API key, such as Gemini, OpenAI or Grok.
Client setup
Other
Transport: stdio
{
"mcpServers": {
"imagine": {
"command": "uvx",
"args": [
"imagine-mcp"
],
"env": {
"GEMINI_API_KEY": "YOUR_GEMINI_API_KEY"
}
}
}
}
- Replace the example provider key or follow the setup guide for a different provider.
Environment variables
GEMINI_API_KEY (example provider)
Setup docs: https://github.com/n24q02m/imagine-mcp
Tags
MCPmedia-generationmultimodal
Alternatives
Comparable tools and resources explicitly connected to imagine-mcp by n24q02m.
Related Entries
Keep exploring similar tools and resources in this category.
Related Reads
Background, tutorials, and protocol context connected to this entry.








