MCPs tagged with SSE support
-
Infobip MCP Servers
Build AI agents that connect to Infobip services via the Model Context Protocol.
Infobip MCP Servers enable AI agents to interact with the Infobip platform using the Model Context Protocol (MCP), supporting communication across various channels like SMS, WhatsApp, Viber, and RCS. The project provides production-grade, remote MCP servers with streamable HTTP and SSE transport options, facilitating messaging, 2FA, customer data management, and user account control. Standardized endpoints and authentication options, including API keys and OAuth 2.1, ensure secure and scalable integration. Usage examples and configuration guides are included for popular agent frameworks.
- ⭐ 20
- MCP
- infobip/mcp
-
mcp-access-point
Bridge HTTP services with Model Context Protocol (MCP) clients seamlessly.
MCP Access Point acts as a lightweight gateway that enables direct communication between MCP-compatible clients and traditional HTTP services without requiring server-side modifications. Built on the high-performance Pingora proxy library, it supports protocol conversion between HTTP, SSE, and MCP, supporting multi-tenancy and customizable routing. It empowers various MCP clients, such as Cursor Desktop, MCP Inspector, and VS Code, to interact with existing APIs efficiently. Configuration is flexible via YAML, and deployment is possible both locally and through Docker.
- ⭐ 118
- MCP
- sxhxliang/mcp-access-point