MCP Servers / communication / WebRTC MCP Chat Server

WebRTC MCP Chat Server

JSON →
nonecommunication

A remote WebRTC chat server with secure temporary rooms and MCP support for background agents.

Install
How to run this server
[ { "cmd": "npx webrtc-mcp-chat", "imports": [] } ]
server path: webrtc-mcp-chat-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envCHAT_SERVER_URL
envROOM_ID
envROOM_TOKEN
Resources
WebRTC MCP Chat Server — MCP Server · libregistry