Flowcast
OfficialFlowCast is an MCP server that turns your AI coding agent into a producer of interactive, narrated walkthroughs — code that types itself out, diagrams that draw themselves, and 3D tours — each a single self-contained HTML file that opens in any browser.
This is the community hub. FlowCast is free to use but closed-source, so there's no code in this repo — just a place to talk with us and with other users.
Get started
npx -y @flowcast/mcp setupThe one-time wizard saves your voice key and connects FlowCast to the AI clients it finds — Claude Code, Claude Desktop, Cursor, Codex, Kiro, Windsurf, Gemini CLI, VS Code. Then just ask your agent:
"Make a whiteboard walkthrough of how the water cycle works."
Full docs and a live demo: flowcastmcp.com
Related MCP server: markupR MCP Server
Where to post
I want to… | Go to |
Ask "how do I…?" | |
Request a feature (or upvote one) | |
Share a cast I made | |
Report a bug | |
Something private, billing, or security |
Reporting a good bug
The more of this you include, the faster it gets fixed:
The prompt you gave your agent
Which client (Claude Code, Cursor, Codex…) and your OS
What happened vs what you expected
A link to (or copy of) the generated
.htmlcast, if relevant
Be good to each other
Keep it friendly and constructive — assume good intent, no spam, no harassment. We're a small team and we read everything posted here.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceGenerates narrated video walkthroughs of git commits, staged/unstaged changes, or entire codebases with AI-powered analysis, syntax-highlighted code visualization, and text-to-speech narration.Last updated
- Alicense-qualityBmaintenanceEnables AI coding agents to capture screen and voice recordings, extract timestamped frames, and receive structured Markdown reports with context for bug fixing and UI feedback.Last updated2217MIT
- Alicense-qualityAmaintenanceMCP server that turns any running web app into demo videos, interactive walkthroughs, and marketing captures via one command. Enables AI agents to show their work with regenerated demos on every PR.Last updated211MIT
- Alicense-qualityDmaintenanceEnables AI agents to present interactive code walkthroughs with voice narration, opening files, highlighting code, and showing inline explanations with synchronized text-to-speech.Last updated38MIT
Related MCP Connectors
Shared debugging memory for AI coding agents
Agent Replay Debugger MCP — record every agent step + deterministic replay. Step-debugger for
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/flowcast-studio/community'
If you have feedback or need assistance with the MCP directory API, please join our Discord server