jsbeeb-mcp

mattgodbolt/jsbeeb-mcp
★ 1 stars JavaScript Browser/Web Updated today
MCP server for jsbeeb
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jsbeeb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mattgodbolt/jsbeeb-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that exposes a headless [BBC Micro emulator](https://github.com/mattgodbolt/jsbeeb) to AI assistants (Claude, Cursor, etc.). Write a BASIC program, run it, get the text output and a screenshot — all without opening a browser. ```bash

Tools (17)

boot_disccreate_machinedestroy_machinekey_downkey_upload_basicload_discread_memoryread_registersresetrun_basicrun_for_cyclesrun_framesrun_until_promptscreenshottype_inputwrite_memory