Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by parasjain2426 • Uncategorized
An MCP server implementing Server-Sent Events for tool invocation and communication with an MCP client.
Invoke server-side tools via SSE for real-time streaming responses.
A lightweight protocol to upload and retrieve claim data in a client-server architecture.
A simple educational prototype demonstrating MCP with FastAPI and SSE.
This project provides a minimal Model Context Protocol (MCP) system with a server and client communicating via Server-Sent Events (SSE) using FastAPI. It supports lightweight tool invocation such as uploading claims and retrieving claim details, with data stored in-memory for simplicity. The system is designed for development and educational purposes, demonstrating SSE-based streaming communication over HTTP.