mcpbeat Sign in

Oh My Cassette MCP Server

by cassette-editor Your server? Claim it
local only

Oh My Cassette runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 3 Sep 2026.

Chat-driven AI video montage: beat-synced cuts, auto-matched music, subtitles, transitions.

Installs / week
not published
152
Stars
1 open issues
3 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 18 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.

        proc = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, text=True)
Sends data to a third-party sink core/gateway.py:315
    raw = os.getenv("CASSETTE_TELEGRAM_ATTACHMENT_HOSTS", "api.telegram.org,cdn.telegram.org")

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

Alternatives to Oh My Cassette

same job, measured the same way
FrazzleCRM
by frazzlecrm

CRM + visual automation builder AI agents can drive via MCP: contacts, tags, maps, email/SMS flows.

answering
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

34 installs/wk local only
Neuronscope
by rudrendupaul

Traces which neurons and attention heads drive a language model's output via MCP tools.

131 installs/wk local only
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

362 installs/wk local only
Blazingcdn MCP
by blazingcdn

Manage BlazingCDN from AI agents: CDN zones, cache, metrics, domains, cloud storage and video CDN

215 installs/wk local only
Invoice Badger
by invoicebadger

Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.

answering
Screenify Studio
by screenify

Record your screen and export studio-styled demo videos on macOS, driven by your AI assistant.

local only
Panini Connector MCP
by adithyavardan1

Install + verify the panini-connector SDK on self-hosted sites, driven by AI agents.

33 installs/wk local only

Oh My Cassette — questions

Answers built from our own checks of this server.

Why is there no uptime for Oh My Cassette?
Oh My Cassette runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Oh My Cassette open source?
Yes — it is published under the MIT licence, written in Python, 152 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.