mcpbeat Sign in

AIOProductOS Studio MCP Server

local only

AIOProductOS Studio runs on your own machine — the client starts it, so there is no endpoint to ping. 115 installs a week from npm. Last commit 21 Jul 2026.

Turn your AI host into a product videographer: scripted app demos, voice-over, captions, MP4/GIF.

Installs per day peak 34 · avg 17 · +153% w/w
a month agotoday
115
Installs / week
npm · @aioproductoscom/mcp-studio
3
Stars
0 open issues
21 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check AIOProductOS Studio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp-studio -- npx -y @aioproductoscom/mcp-studio
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-studio": {
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-studio]
command = "npx"
args = ["-y", "@aioproductoscom/mcp-studio"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-studio": {
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-studio": {
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AIOProductOS Studio

same job, measured the same way
CaptionPipe
by captionpipe

One call burns captions into your video. Hosted, prepaid, no subscription. MP4 plus SRT and VTT.

answering
Bloopo — AI Ad & Creative Studio
by bloopo

Turn one sentence into finished ads: video ads, UGC, product photos, voiceover, brand kits, A/B.

answering
Vixdeo — Tu Productor IA
by vixdeo

AI video producer: directs your idea or script into a finished, fact-checked video. MCP-native.

answering
AI Media Studio
by b77

Generate images, videos, voiceovers, and captions from a chat prompt.

answering
C
QuickPeek
by quickpeek

Turn a URL into a narrated demo video: real browser walkthrough, AI voiceover, captions burned in.

70 installs/wk local only
Pitch
by trypitch

Turn a product URL into a narrated cinematic demo video, launch video, or deck.

answering
MakeAIVideo
by makeaivideo

Generate finished AI videos from a brief or a script, with voiceover, scenes and captions.

answering
Cinegenta Studio
by cinegenta

Turn a script into a finished film: plan and quote free, then produce under a hard credit cap.

answering

AIOProductOS Studio — questions

Answers built from our own checks of this server.

Why is there no uptime for AIOProductOS Studio?
AIOProductOS Studio 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 npm package @aioproductoscom/mcp-studio was installed 115 times last week.
How do I connect AIOProductOS Studio?
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 @aioproductoscom/mcp-studio straight from npm; nothing to host, nothing to sign up for.
How many people use AIOProductOS Studio?
The npm package @aioproductoscom/mcp-studio was installed 115 times in the last week. Week over week that is +153%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AIOProductOS Studio open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.