01Implements a simple MCP server using FastMCP
02Includes a testing client to verify functionality
03Integrates with FastAPI to serve as a streamable HTTP service
04Provides a basic echo and add tool as examples
05Supports stateful and stateless server configurations
060 GitHub stars