Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kimtth • APIs & Integration
An experimental FastAPI-based MCP server that demonstrates remote MCP calls using HTTP API endpoints and Server-Sent Events (SSE) for learning and testing.
Test and validate MCP command handling (e.g., ping, pong, count) over a simple HTTP API.
An example of streaming MCP interactions using Server-Sent Events (SSE) to receive incremental or real-time responses.
A thread-safe, minimal server example to experiment with session management and concurrent MCP calls.
This repository implements a simple, educational Ping-Pong MCP server using FastAPI and a FastMCP backend to expose MCP commands over REST and SSE transports. It includes examples for both API-based and SSE-based clients, a small UI, and thread-safe session management for concurrent use. The project is useful for learning how to integrate MCP command handling, testing agent interactions, and experimenting with streaming responses via SSE.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.