Skip to main content
Glama
524,573 tools. Updated 2026-09-06 16:29

"Socket.io" matching MCP tools:

  • Opens an Overleaf project to join its real-time session and cache the file tree. This prerequisite step enables subsequent file operations like list_files, read_file, and edit_file.
    AGPL 3.0
  • Capture WebSocket frames from browser tabs to analyze real-time API communications, GraphQL subscriptions, and custom protocols for debugging and reverse engineering.
    MIT
  • Edits Overleaf documents in real time by computing a minimal diff and sending it as an OT operation, with optional tracked changes for review.
    AGPL 3.0
  • Connect to RedAlert Socket.IO server and receive real-time emergency alerts. Filter by alert types or enable test mode for simulated alerts.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for live collaborative drawing on ExcaliDash, enabling diagram creation and editing with instant browser updates via Socket.IO.
    44
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    A persistent server using Unix sockets that provides file operations and real-time communication capabilities through both SSE and Socket.IO interfaces.
    -

Matching MCP Connectors

  • TsehaFeatured

    Serves your design system and coding standards to coding agents, so they stop guessing.

  • Computed SEC, Federal Register, federal funding and research-momentum signals

  • Warm up a browser profile by sequentially visiting URLs and saving all resulting cookies. Requires paid plan and desktop app.
    -
  • Generate a WebSocket client for browser, Node, or React Native with auto-reconnect, event handling, and message queuing. Choose socket.io-client, ws, or native library and authenticate via API key.
    MIT
  • Establish a Socket.io connection for real-time event streaming, enabling instant retrieval of new messages and typing indicators. Returns a connection ID for event subscription.
    -