mcpbeat Sign in

DemoMagic MCP Server

by demomagic Your server? Claim it
local only

DemoMagic runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.

Guides for making interactive videos & AI product demos that answer viewers' questions.

Installs per day peak 16 · avg 6 · +37% w/w
a month agotoday
33
Installs / week
npm · @demomagic/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check DemoMagic 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 interactive-video-guide -- npx -y @demomagic/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "interactive-video-guide": {
      "args": [
        "-y",
        "@demomagic/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.interactive-video-guide]
command = "npx"
args = ["-y", "@demomagic/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "interactive-video-guide": {
      "args": [
        "-y",
        "@demomagic/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "interactive-video-guide": {
      "args": [
        "-y",
        "@demomagic/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to DemoMagic

same job, measured the same way
Dsr MCP Server
by grupo-avispa

An MCP server that provides tools for interacting with Deep State Representation (DSR) graphs.

local only
Aspicio
by frontsail-ai

DXF and PDF/X-4 for AI agents: structured facts, PNG renders, an interactive in-chat viewer.

62 installs/wk 8 tools answering
Interview Mode
by teabagkim

Structured interviewer for Claude Code — probing questions, decision tracking, evolving checkpoints.

28 installs/wk local only
Clipform
by clipform

Interactive video forms that capture authentic responses. Build engaging forms in minutes.

589 installs/wk 34 tools answering
I
Dev Proxy Tools
by dev-proxy-tools

MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.

31 installs/wk local only
Hi AI Tutor MCP
by rocnubie

Read-only product knowledge for interactive lessons from PDFs, notes, or a topic

local only
MCP Roadmapsh
by aissablk1

MCP server for roadmap.sh: roadmaps, best practices, interview questions, projects & progress

38 installs/wk local only
Love Oracle — Tarot
by loveoracle

Tarot card meanings for love, and answers to the most-asked love questions, in 22 languages.

4 tools answering

DemoMagic — questions

Answers built from our own checks of this server.

Why is there no uptime for DemoMagic?
DemoMagic 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 @demomagic/mcp was installed 33 times last week.
How do I connect DemoMagic?
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 @demomagic/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use DemoMagic?
The npm package @demomagic/mcp was installed 33 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.