I built an MCP extension that lets coding agents like Claude Code or Cursor interact directly with your MIT App Inventor projects.
Why I built this
The current "workflow" for getting AI help with App Inventor is slow. You usually have to screenshot your blocks and UI, paste them into an LLM, wait for a fix, and then manually recreate it. It’s a massive bottleneck, especially for people just starting to learn programming who need a fast feedback loop.
How it works
This tool removes that friction by letting the AI directly read your project state and create blocks for you through an MCP server. No more manual uploading—just a direct connection between your agent and your workspace.
Open Source & Support
I’ve made this project open source. If you find it useful, please consider leaving a ‘
’ on the repo or contributing to the code.
GitHub Link: https://github.com/rhyumiranda/appinventor-mcp
I'm looking forward to hearing your thoughts or seeing what you build with it! ![]()