Skip to main content
Glama
133,608 tools. Last updated 2026-05-25 10:57

"Using Server-Sent Events (SSE) in the Terminal" matching MCP tools:

  • Check the delivery status of a previously sent fax. Poll for updates until a terminal status (delivered, failed, or partial) is reached.
    MIT
  • Analyze chat interfaces by sending test messages and capturing network traffic to identify streaming API endpoints, Server-Sent Events, and WebSocket connections for public chat analysis.
    ISC
  • Retrieve the SSE endpoint URL for APIFold MCP servers using a server slug and user key to access hosted API integrations.
    AGPL 3.0
  • Retrieve the current cursor position in the terminal to monitor or control terminal-based applications programmatically.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Discover tech events, startup meetups, AI events across 8 cities — including hidden ones.

  • The Graph MCP — indexed blockchain data via subgraph GraphQL queries

  • Execute commands in a visible terminal window by sending text input to a specified session, allowing real-time command execution and interaction with the terminal environment.
  • Display images directly in your terminal using the Kitty graphics protocol. View PNG, JPEG, GIF, and WebP files inline within supported terminals like Ghostty and Kitty.
  • Remotely delete (unsend) a message you previously sent to a Signal contact. Sends a delete request to remove it from the recipient's conversation view. Only works for messages you sent.
    MIT
  • Edit the text of a previously sent Signal message to fix typos or update information. Requires the original message timestamp and works only for messages you sent.
    MIT
  • Send key events to Android devices by specifying keycode integers like BACK=4 or ENTER=66, enabling programmatic control through ADB connections.
    MIT