Skip to main content
Glama
510,487 tools. Updated 2026-09-04 05:31

"Servers that support Server-Sent Events (SSE)" matching MCP tools:

Matching MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A server for Model Context Protocol (MCP) that uses Server-Sent Events (SSE) for streaming communication, enabling tools like the HackerNews API to be accessed through a secure HTTP+SSE transport.
    29
  • A
    license
    A
    quality
    D
    maintenance
    Integrates the LINE Messaging API with AI agents via the Model Context Protocol, supporting both stdio and SSE transport protocols. It allows agents to send messages, manage rich menus, and retrieve user profile information for LINE Official Accounts.
    10
    767
    Apache 2.0

Matching MCP Connectors

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)

  • Google Events listings with dates, venues, and ticket links via a hosted MCP server.

  • Tests OAuth token validation for HTTP/SSE MCP servers by sending requests with missing, invalid, and expired JWT tokens, flagging servers that accept unauthenticated or invalid requests.
    MIT
  • Retrieve server-sent events for an agent run. Use for real-time streaming of run progress; prefer polling get_agent_run for long-lived watches.
    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
  • Register an external MCP server (Docker, local command, or SSE) to the hub for tool discovery and execution in security workflows.
  • Inspect TLS certificates of MCP servers using HTTP/SSE transport to detect insecure configurations such as unencrypted HTTP, untrusted or expired certificates, weak signatures, and short keys.
    MIT
  • Test if an MCP server requires authentication by connecting without credentials and checking tool accessibility. Flags servers that accept unauthenticated connections.
    MIT
  • Discovers available tools from hub servers, optionally filtering by a specific server name to retrieve their capabilities.