WebRTC MCP Chat Server
JSON →A remote WebRTC chat server with secure temporary rooms and MCP support for background agents.
Install
npx webrtc-mcp-chat Tools · 7
- create_temp_chat Create secure temporary room
- join_temp_chat Join temporary room with token
- send_temp_message Send message to secure room
- get_temp_room_info Get room status and users
- check_server_status Verify server health
- join_public_chat Join permanent public room
- send_public_message Send message to public room
Environment variables
CHAT_SERVER_URLROOM_IDROOM_TOKEN