Search for:

List of Publicly Available SSE (Server-Sent Events) Servers

  • Why this server?

    This server is publicly available and hosted on Google Cloud Run, providing authenticated access via Google Cloud IAM.

    -
    security
    A
    license
    -
    quality
    A secure MCP (Model Context Protocol) server hosted on Google Cloud Run that enables team collaboration by providing authenticated access via Google Cloud IAM, allowing teams to share custom MCP servers over the internet before official MCP authentication is implemented.
    Last updated -
    16
    TypeScript
    MIT License
  • Why this server?

    This server implements the Model Context Protocol (MCP) using Server-Sent Events (SSE) for streaming communication, making it publicly accessible.

    -
    security
    F
    license
    -
    quality
    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.
    Last updated -
    8
    TypeScript
  • Why this server?

    This server uses FastAPI framework with Server-Sent Events (SSE) for integration Model Context Protocol (MCP), which makes the server publicly accessible.

    -
    security
    A
    license
    -
    quality
    A Server-Sent Events implementation using FastAPI framework that integrates Model Context Protocol (MCP), allowing AI models to access external tools and data sources like weather information.
    Last updated -
    9
    Python
    MIT License
  • Why this server?

    This server is publicly available and enables remote access to Model Context Protocol (MCP) services.

    -
    security
    A
    license
    -
    quality
    A type-safe solution that enables remote access to Model Context Protocol (MCP) services, allowing clients to connect to centralized MCP implementations without waiting for official remote support.
    Last updated -
    TypeScript
    MIT License
  • Why this server?

    This server is publicly available. It supports CLI or HTTP server with SSE.

    -
    security
    F
    license
    -
    quality
    A simple MCP server that provides waiting functionality to pause until other tasks finish, with progress reporting and support for CLI or HTTP server with SSE.
    Last updated -
    127
    1
    JavaScript
  • Why this server?

    This server connects to MCP Bone online service, allowing users to register other MCP Servers, obtain function calling tools in JSON or XML format, and parse completion text into tool calls. It uses SSE

    -
    security
    F
    license
    -
    quality
    A Node.js module that provides an MCP Server connecting to MCP Bone online service, allowing users to register other MCP Servers, obtain function calling tools in JSON or XML format, and parse completion text into tool calls.
    Last updated -
    46
    JavaScript