by geekychris · MCP Server · ★ 35
Amiga DevBench — Architecture & Reference Guide A cross-development environment for Commodore Amiga (68k) that connects a modern host machine to an emulated (or real) Amiga via serial, providing live debugging, memory inspection, variable editing, remote execution, and full MCP integration with Claude Code. One-line install Brew-style installer — fetches the source, installs the Python host server, pulls the m68k Docker cross-compiler, builds the bridge daemon + examples, and launches the web UI on http://localhost:3000. Re-running pulls the latest commit and rebuilds in place.
| Stars | 35 |
| Forks | 4 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 58.1117875032375/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-25 |
| Created | 2026-03-08 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~25k |
These tools work well together with amiga_mcp for enhanced workflows:
Explore other popular mcp server tools:
amiga_mcp is This project, Amiga DevBench, is a cross-development environment that connects a modern host machine to an emulated or real Amiga via serial, providing live debugging, memory inspection, and full MCP . It is categorized as a MCP Server with 35 GitHub stars.
amiga_mcp is primarily written in Python. It covers topics such as amiga.
You can find installation instructions and usage details in the amiga_mcp GitHub repository at github.com/geekychris/amiga_mcp. The project has 35 stars and 4 forks, indicating an active community.