AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Leap Mcp

mcp-sid-thephysicskid-leap-mcp · by sid-thephysicskid

Transform any topic into an explainer video with AI narration and 3Blue1Brown-style animations

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add mcp-sid-thephysicskid-leap-mcp

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets Used
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-sid-thephysicskid-leap-mcp)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
11mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Leap Mcp? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

LEAP MCP

AI Educational Video Generator

Transform any topic into a short explainer video with AI narration and 3Blue1Brown-style animations.

Quick Start

Prerequisites:

Note: Currently supports Claude Code only. Support for Cursor, Windsurf, and other MCP clients planned for future releases.

git clone https://github.com/sid-thephysicskid/leap-mcp
cd leap-mcp
python setup.py

The setup will ask for your OpenAI API key. If you skip it, manually add it to .env:

cp .env.example .env
# Edit .env and add: OPENAI_API_KEY=your_actual_key_here

Next steps:

  1. Start Claude Code: claude
  2. In Claude Code chat, type /mcp - you should see leap-mcp connected
  3. If not connected, restart Claude Code and try /mcp again
  4. Start creating videos:
Create an educational video about black holes

Features

Videos - 2-minute structure: Hook → Phenomenon → Mechanism → Synthesis AI Narration - 6 natural voices powered by OpenAI Animations - Manim engine (same as 3Blue1Brown) Any Topic - From quantum physics to cooking recipes

Examples

Create a video about the French Revolution for high schoolers
Make a video about Vincent van Gogh's painting techniques
Create a video explaining cryptocurrency to my grandmother
Make a video explaining MCP servers

Voices: nova (default) • alloyechofableshimmeronyx

Troubleshooting

Python 3.13? Manim's packages don't support Python 3.13+ supported yet - use 3.8-3.11 Connection issues? Restart Claude Code, run /mcp API errors? Check OpenAI key in .env file

Contributing

Good First Issues:

  • [ ] Add Cursor/Windsurf/Qwen Agent support
  • [ ] Create subject or domain specific templates (history, art, business, financial reports etc.)
  • [ ] Improve error messages and debugging
  • [ ] Add video quality/resolution options

License

MIT - Built with ManimFastMCPOpenAI

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.