Search for:

A system or program using SSE instead of STDIO

  • Why this server?

    This server explicitly uses SSE (Server-Sent Events) for communication, which directly addresses the user's request for a server using SSE.

    -
    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.
    13
    TypeScript
    MIT License
  • Why this server?

    This server supports both STDIO and SSE transport methods, aligning with the user's interest in SSE while acknowledging the alternative.

  • Why this server?

    This server uses stdio or SSE transport, giving user the flexibility to choose.

    A
    security
    A
    license
    A
    quality
    A simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.
    2
    23
    Python
    MIT License
  • Why this server?

    This module facilitates creating MCP servers with Server-Sent Events transport, matching the user's preference.

    -
    security
    A
    license
    -
    quality
    A NestJS module that allows services to be exposed as an MCP server with Server-Sent Events transport, facilitating tool discovery and execution by clients.
    1,107
    89
    TypeScript
    MIT License
  • Why this server?

    This server implements Server-Sent Events using the FastAPI framework, providing an SSE-based communication channel for MCP.

    -
    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.
    9
    Python
    MIT License
  • Why this server?

    This server facilitates interaction with remote MCP servers using SSE transport, instead of STDIO, offering SSE as a communication method.

    -
    security
    A
    license
    -
    quality
    Enables interaction with remote MCP servers using SSE transport instead of STDIO for enhanced communication capabilities.
    212
    Python
    MIT License
    • Apple
  • Why this server?

    This server supports both STDIO and HTTP+SSE modes, providing options for different client types.

    A
    security
    F
    license
    A
    quality
    A Model Context Protocol implementation that provides a standardized interface for task management, supporting both STDIO mode for CLI/AI applications and HTTP+SSE mode for browser-based clients.
    4
    1
    JavaScript
  • Why this server?

    This server integrates with RAG applications using SSE, meaning it uses SSE for context retrieval and tool usage.

    -
    security
    F
    license
    -
    quality
    Connects a RAG application to open-webui using Model Context Protocol (MCP), enabling server-to-client communication for context retrieval and tool usage in remote environments through Server-Sent Events (SSE).
    1
    Python
  • Why this server?

    This server uses SSE and WebSocket connections for providing real-time and extensible tools.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that integrates with Cursor IDE, providing real-time communication, modern web dashboards, and extensible tools via SSE and WebSocket connections.
    2,384
    1
    Python
  • Why this server?

    This server uses Express and SSE for secure and dynamic content streaming.

    -
    security
    F
    license
    -
    quality
    Facilitates real-time tool discovery and documentation retrieval for command-line tools within a VSCode extension, using Express and SSE for secure and dynamic content streaming.
    4
    TypeScript