Agentโ™ฅ๏ธŽAge
Catalog

io.github.nexus-mcp-infra/npm-package-ws-has-241560546-weekly-downloads-but-sdk

Official

by nexus-mcp-infra ยท Python

Stateful WebSocket session registry with per-connection Shannon entropy delta tracking for schema di

ws-mcp MCP Server

This server provides stateful WebSocket session management as MCP tools, including per-connection Shannon entropy delta tracking. It is described as exposing WebSocket primitives via MCP tools, targeting the gap where there are no standardized ways for LLM agents to open persistent WebSocket connections and receive structured event responses.

๐Ÿ› ๏ธ Key Features

  • Stateful WebSocket session registry
  • Per-connection Shannon entropy delta tracking
  • WebSocket session management exposed through MCP tools
  • ws referenced with 241,560,546 weekly downloads

๐Ÿš€ Use Cases

  • Agent access to live WebSocket streams without custom glue code per integration
  • Tool-call style handling of typed frames and structured events

โšก Developer Benefits

  • Reduces need for per-integration WebSocket glue code
  • Focuses on consistent, tool-based interaction patterns for persistent connections
  • Addresses debugging limitations of external tooling like Wireshark or browser devtools

โš ๏ธ Limitations

  • The provided description states that there are zero MCP servers that expose WebSocket primitives; the excerpt does not specify any additional supported transports, schemas, or interoperability details.