MCP-AmigaOS4

derfsss/MCP-AmigaOS4
★ 3 stars Python 💻 Code/Dev Tools Updated 1d ago
MCP server for driving AmigaOS 4.1 machines (QEMU + real hardware) via Model Context Protocol
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-amigaos4": {
      "command": "uvx",
      "args": [
        "mcp-amigaos4"
      ]
    }
  }
}

Or install with pip: pip install mcp-amigaos4

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for driving AmigaOS 4.1 machines — both QEMU guests and real PowerPC hardware — from MCP-aware clients such as Claude Code, Claude Desktop, and IDE plugins. Brings AmigaOS 4.1 inside your AI client. From a single MCP session you can: - **Browse and edit files** on the target Amiga, **run AmigaDOS

Topics

amigaamigaosmcpmodel-context-protocolpowerpcppcqemu