Runno – MCP Servers are surprisingly easy. I made one that runs code in a sandbox.
July 23, 2025
Model Context ProtocolIt’s a protocol for giving context to models.
Okay that seems obvious, but basically it lets you build tools that an LLM can use. Here’s an example:
Source: Runno – MCP Servers are surprisingly easy. I made one that runs code in a sandbox.
A good introduction to MCP and how relatively straightforward it is to build one from Ben Taylor.