tinygo

GitHub

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

17,632 stars Go 1 file ยท ~4,847 tokens #adafruit#arduino#arm#avr#esp32#gpio#i2c#llvm

Examples (tinygo) MCP Server

Model Context Protocol (examples) server

View all tinygo servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "examples": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-examples"
      ]
    }
  }
}