tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Examples (tinygo) MCP Server
Model Context Protocol (examples) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"examples": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-examples"
]
}
}
}