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