关于
This is a minimal MCP server and client example designed to demonstrate basic calculator operations. It showcases the use of both Server-Sent Events (SSE) and standard input/output (stdio) transports for communication between the client and server. The example provides a practical understanding of implementing MCP for simple functionalities.