mcpbeat Sign in

SuperCMO MCP Server

by supercmohq Your server? Claim it
local only

SuperCMO runs on your own machine — the client starts it, so there is no endpoint to ping. 1 954 installs a week from pypi. Last commit 28 Aug 2026.

Marketing media generation — image, video, voice — for AI agents. BYO keys.

Installs per day peak 1 135 · avg 342 · +61% w/w
a month agotoday
1 954
Installs / week
pypi · supercmo-skills
32
Stars
6 open issues
28 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command bin/install.js:28, bin/lib/clihosts.js:17, [пакет] bin/install.js:28 и ещё 1
      const r = spawnSync(command, ["--version"], { stdio: "ignore" });
Builds a file path from a variable [пакет] bin/lib/install.test.js:93
    const s = JSON.parse(fs.readFileSync(path.join(root, rel), 'utf8')).mcpServers.supercmo;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add supercmo -- uvx supercmo-skills
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "supercmo": {
      "args": [
        "supercmo-skills"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.supercmo]
command = "uvx"
args = ["supercmo-skills"]
.cursor/mcp.json
{
  "mcpServers": {
    "supercmo": {
      "args": [
        "supercmo-skills"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "supercmo": {
      "args": [
        "supercmo-skills"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to SuperCMO

same job, measured the same way
Neurall
by neurall

AI image, video and audio generation for agents: banners, reveal videos, avatars, voice cloning.

answering
Varo MCP
by varoriya

AI image, video & audio generation tools for AI agents, powered by Varoriya.

answering
MCP Kling
by acedatacloud

MCP server for Kling AI video generation

1 494 installs/wk answering
Filtrix AI MCP
by filtrix-mcp

Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/

answering
Media Gen MCP
by strato-space

MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.

49 installs/wk local only
Distribea MCP
by distribea

Generate images, video, music and voice from your CLI or AI agent. On-brand AI media toolkit.

159 installs/wk 12 tools answering
MCP Grok
by acedatacloud

MCP server for Grok Imagine AI video generation

915 installs/wk answering
Glif
by glif

Generate images, video, and audio with Glif's media-generation agent

answering

SuperCMO — questions

Answers built from our own checks of this server.

Why is there no uptime for SuperCMO?
SuperCMO runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package supercmo-skills was installed 1 954 times last week.
How do I connect SuperCMO?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls supercmo-skills straight from pypi; nothing to host, nothing to sign up for.
How many people use SuperCMO?
The pypi package supercmo-skills was installed 1 954 times in the last week. Week over week that is +61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SuperCMO open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 32 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.