Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by LiteObject • Uncategorized
A minimal MCP server and client example demonstrating basic calculator operations using SSE and stdio transports.
Perform basic calculator operations via MCP protocol.
Real-time updates and notifications using SSE transport.
Debug and test MCP server-client interactions using stdio transport.
This repository provides a minimal example of an MCP server and client setup that performs basic calculator operations. It supports both SSE and stdio transports for communication, allowing real-time updates and debugging capabilities. The server can be run normally or in development mode with hot-reloading and an inspector proxy for enhanced developer experience.