webrtc

GitHub

Pure Go implementation of the WebRTC API

16,625 stars Go 1 file ยท ~2,224 tokens #audio#go#golang#live-video#ortc#p2p#pion#pion-webrtc

Runtime (webrtc) MCP Server

Model Context Protocol (runtime) server

View all webrtc servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "runtime": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-runtime"
      ]
    }
  }
}