Search for:
Why this server?
This server allows Dify to connect to multiple MCP servers using HTTP with Server-Sent Events (SSE) transport, which is what the user is searching for.
Why this server?
This server is a Server-Sent Events implementation using FastAPI framework that integrates Model Context Protocol (MCP).
Why this server?
This server provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework.
Why this server?
This server mentions Server-Sent Events transport methods.
Why this server?
Enables interaction with remote MCP servers using SSE transport instead of STDIO for enhanced communication capabilities.
Why this server?
This SSE-based MCP server allows users to connect and interact with National Weather Service APIs to retrieve weather alerts and forecasts.
Why this server?
A Python server implementing the Model Context Protocol to provide customisable prompt templates, resources, and tools that enhance LLM interactions in the continue.dev environment.
Why this server?
A beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake and an 'echo' function.