SERVER

imagine-mcp

Rank #2,201

io.github.n24q02m/imagine-mcp

Production-grade MCP server for image and video understanding and generation across Gemini, OpenAI, and Grok.

First listed
Apr 17, 2026
Last publish date
Jul 14, 2026
OVERVIEW

imagine-mcp is a Model Context Protocol (MCP) server published by n24q02m. It ranks #2,201 of 77,308 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. imagine-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on Apr 17, 2026 and most recently updated on Jul 14, 2026.

STANDING
#2,201of 77,308 tracked serversTop 5%

Ranks ahead of 75,107 of 77,308 servers on MCP Toplist.

CONNECT

Use imagine-mcp

Add imagine-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "imagine-mcp": {
      "command": "uvx",
      "args": [
        "imagine-mcp"
      ],
      "env": {
        "UNDERSTAND_MODELS": "<your UNDERSTAND_MODELS>",
        "GEMINI_API_KEY": "<your GEMINI_API_KEY>",
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "XAI_API_KEY": "<your XAI_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "imagine-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/n24q02m/imagine-mcp:latest"
      ],
      "env": {
        "UNDERSTAND_MODELS": "<your UNDERSTAND_MODELS>",
        "GEMINI_API_KEY": "<your GEMINI_API_KEY>",
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "XAI_API_KEY": "<your XAI_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 5% of 77,308
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.n24q02m%2Fimagine-mcp.svg)](https://mcptoplist.com/server/io.github.n24q02m%2Fimagine-mcp)
HTML
<a href="https://mcptoplist.com/server/io.github.n24q02m%2Fimagine-mcp"><img src="https://mcptoplist.com/badge/io.github.n24q02m%2Fimagine-mcp.svg" alt="MCP Toplist: Top 5% of 77,308" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

n24q02m

Organization
Servers in org
8
Versions across org
313
MORE FROM THIS PUBLISHER

Other servers by n24q02m

View all n24q02m servers →
VERSIONS

Available versions (14)

1.0.0 · Apr 24, 20261.0.1 · Apr 24, 20261.0.2 · Apr 24, 20261.1.0 · Apr 27, 20261.1.1 · Apr 28, 20261.1.2 · Apr 28, 20261.1.3 · Apr 29, 20261.1.4 · Apr 29, 20261.2.0 · May 4, 20261.3.0 · May 6, 20261.4.0 · May 9, 20261.6.0 · Jun 7, 20261.7.0 · Jul 1, 20261.9.0 · Jul 14, 2026Apr 24, 2026Jul 14, 2026
VersionPublished
1.9.0Jul 14, 2026
1.7.0Jul 1, 2026
1.6.0Jun 7, 2026
1.4.0May 9, 2026
1.3.0May 6, 2026
1.2.0May 4, 2026
1.1.4Apr 29, 2026
1.1.3Apr 29, 2026
1.1.2Apr 28, 2026
1.1.1Apr 28, 2026
1.1.0Apr 27, 2026
1.0.2Apr 24, 2026
1.0.1Apr 24, 2026
1.0.0Apr 24, 2026
FAQ

Frequently asked questions

Who maintains imagine-mcp?
imagine-mcp is maintained by n24q02m, which publishes 8 MCP servers (313 total versions) tracked on MCP Toplist.
Is imagine-mcp listed on the Official MCP Registry?
Yes — imagine-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does imagine-mcp have?
MCP Toplist tracks 14 versions of imagine-mcp, most recently published on Jul 14, 2026.
Where can I find the source code for imagine-mcp?
The source code for imagine-mcp is hosted at github.com/n24q02m/imagine-mcp.git.
EXPLORE
imagine-mcp - MCP Server #2,201 | MCP Toplist