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