Skip to main content
Glama

Related Servers

Alternatives to mcp-socket

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      A
      maintenance
      An MCP server that bridges LLMs with dynamic real-world data by leveraging Chrome DevTools Protocol to intercept and reconstruct network traffic, enabling AI agents to extract high-quality structured data from complex web environments.
      3
      89
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      A stateless MCP server that provides a configurable HTTP client tool for LLM agents, supporting custom methods, headers, bodies, timeouts, redirects, response size limits, DNS overrides, and TLS verification.
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      A Model Context Protocol server that provides LLMs with real-time network traffic analysis capabilities, enabling tasks like threat hunting, network diagnostics, and anomaly detection through Wireshark's tshark.
      7
      584
      MIT

    TDQS

    A3.9/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool targets a distinct operation (TCP connect/send/recv/close, UDP open/send/recv, DNS resolution, socket listing, polling). No overlap in functionality.

    Naming Consistency5/5

    All tools use consistent lowercase snake_case with a verb_noun pattern (e.g., tcp_connect, resolve_dns, close_socket). Adheres to a predictable naming convention.

    Tool Count5/5

    10 tools is appropriate for a socket utility server. It covers TCP and UDP client operations without being excessive or sparse.

    Completeness4/5

    Covers essential TCP/UDP client operations and DNS resolution. Missing server-side features (TCP listen, UDP bind) and advanced options, but the scope is clearly client-oriented.

    Maintenance

    ActivityStale
    ResponsivenessNo issues