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