Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tresende • Uncategorized
A Spring-based MCP server providing Server-Sent Events (SSE) for real-time data streaming.
Real-time event streaming via SSE.
A lightweight MCP server implementation.
Easy integration with development tools like VSCode.
This repository contains a Spring Boot server implementation for MCP using Server-Sent Events (SSE). It allows clients to connect and receive real-time updates via an SSE endpoint. The server runs on port 8080 by default and can be easily configured in client applications such as VSCode. This setup facilitates efficient and scalable event-driven communication.