Search for:

Search for SSE (Server-Sent Events, Secure Software Engineering, or Similar Topics)

  • Why this server?

    This server utilizes Server-Sent Events (SSE) with FastAPI to integrate Model Context Protocol (MCP), which allows AI models to access external tools and data sources.

    -
    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 plugin allows Dify to connect to multiple MCP servers using HTTP with Server-Sent Events transport, supporting custom configurations for URLs, headers, and timeouts.

    -
    security
    F
    license
    -
    quality
    A plugin that allows Dify to connect to multiple MCP (Model Control Protocol) servers using HTTP with Server-Sent Events transport, supporting custom configurations for URLs, headers, and timeouts.
    55
    Python
  • Why this server?

    A Model Context Protocol gateway that connects to RFK Jr-related endpoints, supporting both STDIO and SSE transport methods.

  • Why this server?

    A server that provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework, enabling real-time data transmission from MySQL databases.

    -
    security
    F
    license
    -
    quality
    A server that provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework, enabling real-time data transmission from MySQL databases.
    4
    Python
  • Why this server?

    Enables interaction with remote MCP servers using SSE transport instead of STDIO for enhanced communication capabilities.

    -
    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?

    Enables external tool registration and execution through WebSocket-based communication, providing a unified interface for real-time tool management within SillyTavern. Might be relevant, because websockets are bidirectional unlike sse.

    -
    security
    F
    license
    -
    quality
    Enables external tool registration and execution through WebSocket-based communication, providing a unified interface for real-time tool management within SillyTavern.
    4
    JavaScript
  • Why this server?

    An MCP server that leverages multiple Claude instances to provide enhanced responses by sending the same prompt to two separate instances and using a third to combine or select the best elements. Might be useful in the context of setting up load balancing of different SSE endpoints of multiple clients.

    A
    security
    F
    license
    A
    quality
    An MCP server that leverages multiple Claude instances to provide enhanced responses by sending the same prompt to two separate instances and using a third to combine or select the best elements.
    1
    JavaScript
  • Why this server?

    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.

    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