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: traverse
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.
Latest Blog Posts
- 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