ideogram-mcp
Rank #60,732io.github.qmediat/ideogram-mcp
Ideogram V3 API — generate, edit, remix, reframe, replace background, upscale images
ideogram-mcp is a Model Context Protocol (MCP) server published by qmediat. It ranks #60,732 of 132,113 servers tracked on MCP Toplist. ideogram-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 1, 2026 and most recently updated on Apr 5, 2026.
Ranks ahead of 71,381 of 132,113 servers on MCP Toplist.
Use ideogram-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ideogram-mcp -e "IDEOGRAM_API_KEY=<your IDEOGRAM_API_KEY>" -e "IDEOGRAM_OUTPUT_DIR=<your IDEOGRAM_OUTPUT_DIR>" -- npx -y @qmediat.io/ideogram-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ideogram-mcp]
command = "npx"
args = ["-y", "@qmediat.io/ideogram-mcp"]
[mcp_servers.ideogram-mcp.env]
IDEOGRAM_API_KEY = "<your IDEOGRAM_API_KEY>"
IDEOGRAM_OUTPUT_DIR = "<your IDEOGRAM_OUTPUT_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ideogram-mcp": {
"command": "npx",
"args": [
"-y",
"@qmediat.io/ideogram-mcp"
],
"env": {
"IDEOGRAM_API_KEY": "<your IDEOGRAM_API_KEY>",
"IDEOGRAM_OUTPUT_DIR": "<your IDEOGRAM_OUTPUT_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ideogram-mcp": {
"command": "npx",
"args": [
"-y",
"@qmediat.io/ideogram-mcp"
],
"env": {
"IDEOGRAM_API_KEY": "<your IDEOGRAM_API_KEY>",
"IDEOGRAM_OUTPUT_DIR": "<your IDEOGRAM_OUTPUT_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ideogram-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qmediat.io/ideogram-mcp"
],
"env": {
"IDEOGRAM_API_KEY": "<your IDEOGRAM_API_KEY>",
"IDEOGRAM_OUTPUT_DIR": "<your IDEOGRAM_OUTPUT_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ideogram-mcp": {
"command": "npx",
"args": [
"-y",
"@qmediat.io/ideogram-mcp"
],
"env": {
"IDEOGRAM_API_KEY": "<your IDEOGRAM_API_KEY>",
"IDEOGRAM_OUTPUT_DIR": "<your IDEOGRAM_OUTPUT_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ideogram-mcp": {
"command": "npx",
"args": [
"-y",
"@qmediat.io/ideogram-mcp"
],
"env": {
"IDEOGRAM_API_KEY": "<your IDEOGRAM_API_KEY>",
"IDEOGRAM_OUTPUT_DIR": "<your IDEOGRAM_OUTPUT_DIR>"
}
}
}
}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.qmediat%2Fideogram-mcp)<a href="https://mcptoplist.com/server/io.github.qmediat%2Fideogram-mcp"><img src="https://mcptoplist.com/badge/io.github.qmediat%2Fideogram-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
qmediat
Other servers by qmediat
View all qmediat servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Apr 5, 2026 |
Frequently asked questions
- Who maintains ideogram-mcp?
- ideogram-mcp is maintained by qmediat, which publishes 2 MCP servers (25 total versions) tracked on MCP Toplist.
- Is ideogram-mcp listed on the Official MCP Registry?
- Yes — ideogram-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ideogram-mcp have?
- MCP Toplist tracks 1 version of ideogram-mcp, most recently published on Apr 5, 2026.
- Where can I find the source code for ideogram-mcp?
- The source code for ideogram-mcp is hosted at github.com/qmediat/ideogram-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.