Ideogram V3 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 172 installs a week from npm. Last commit 31 Jul 2026.
RunAPI MCP server for Ideogram V3: create tasks, poll status, check pricing.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ideogram-v3-mcp -- npx -y @runapi.ai/ideogram-v3-mcp
{
"mcpServers": {
"ideogram-v3-mcp": {
"args": [
"-y",
"@runapi.ai/ideogram-v3-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ideogram-v3-mcp]
command = "npx"
args = ["-y", "@runapi.ai/ideogram-v3-mcp"]
{
"mcpServers": {
"ideogram-v3-mcp": {
"args": [
"-y",
"@runapi.ai/ideogram-v3-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ideogram-v3-mcp": {
"args": [
"-y",
"@runapi.ai/ideogram-v3-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.