Skip to main content
Glama
521,628 tools. Updated 2026-09-06 11:42

"Socket" matching MCP tools:

  • Connect to WebSocket endpoints, send and receive real-time messages, manage connections, and monitor message history for live data streams.
    MIT
  • Close a network socket by ID with optional TCP reset. Remove the socket from the registry after closure.
    MIT
  • Create an unbound outbound UDP socket for sending and receiving datagrams via udp_send and udp_recv. Returns a socket identifier.
    MIT
  • Check if a socket has readable data waiting. Optionally wait until data is available or timeout expires.
    MIT
  • Send bytes over a connected TCP socket, choosing UTF-8 or base64 encoding.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol (MCP) server for Socket integration, allowing AI assistants to efficiently check dependency vulnerability scores and security information.
    1
    1,665
    132
    MIT

Matching MCP Connectors

  • Update a Docker plugin's runtime settings by applying key-value environment options. Disable the plugin first, apply new configuration, then re-enable to activate changes.
    MIT
  • Discover every PROFINET station on a segment via broadcast. Retrieve station names, IPs, and MAC addresses for network mapping and diagnostics.
    MIT
  • Retrieve predictive memory health recommendations from the Cacheout engine, covering compressor degradation, swap pressure, high-growth processes, and agent memory pressure.
    Sustainable Use v1.0
  • Summarize captured JS runtime console logs, returning log file path, counts by level, and message clusters. Use to investigate warnings, errors, or unexpected output.
    Apache 2.0
  • Retrieves overall system health score (0-100) and active alerts to identify performance issues. Fetches via daemon socket for low latency or computes locally.
    Sustainable Use v1.0
  • Subscribe to OpenSIPS events by specifying an event name, transport socket, and optional TTL to receive event notifications at the defined endpoint.
    Apache 2.0
  • Create a Slack integration scaffold for TouchDesigner operator alerts with webhook/socket adapters, approval-gated commands, and token safety notes.
    MIT
  • Modify an existing dispatcher destination by its ID. Update attributes such as destination, set ID, flags, priority, weight, socket, state, and more. Optionally reload the dispatcher module to apply changes.
    Apache 2.0
  • Update a dynamic routing gateway by its ID, modifying parameters such as address, type, strip, prefix, attributes, probe mode, state, socket, or description, with an optional reload.
    Apache 2.0
  • Check if the mGBA Lua bridge is connected and responsive over TCP. Use at session start to ensure all other tool calls are reachable.
    MIT
  • Check which live transports are available on the host before connecting. A read-only probe that tests extension-socket and DBus support across operating systems.
    MIT