loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

node-webrtc

MCP Tool

agent-dance/node-webrtc

Production-grade WebRTC implementation in pure TypeScript — zero native bindings, zero C++ glue. Every protocol layer — ICE, DTLS 1.2, SCTP, SRTP, RTP/RTCP, STUN, and SDP — is built directly from first principles against the relevant RFCs. The public API mirrors the browser's RTCPeerConnection exactly, so Node.js code is portable and drop-in.

Install

$ npx loaditout add agent-dance/node-webrtc

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "node-webrtc": {
      "command": "npx",
      "args": [
        "-y",
        "node-webrtc"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

📖View the full README on GitHub→

Tags

mcpmodel-context-protocolmcp-serverwebrtcnodetypescriptp2prtcdatachannelai-agent

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated15 days ago
Security: BREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit4/4/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/agent-dance/node-webrtc)](https://loaditout.ai/skills/agent-dance/node-webrtc)