Socket.IO

MCP Server Verified

Realtime bidirectional event-based communication. WebSocket with fallbacks.

by Socket.IO

★★★★☆ 4.2/5 (375 reviews)
2.3kGitHub stars
21.2kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @socket.io/mcp-server-socket-io

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "socket-io": {
      "command": "npx",
      "args": ["-y", "@socket.io/mcp-server-socket-io"]
    }
  }
}
```

Tools & Capabilities

send_message
read_inbox
schedule_meeting
get_contacts
create_channel

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Socket.IO

Realtime bidirectional event-based communication. WebSocket with fallbacks.

View on GitHub →

Language: JavaScript

Category: Communication

← Back to MCP Hub Directory