01Offers an example prompt demonstrating dynamic content generation based on user input.
02Exposes a variety of example tools, including data retrieval and access to incoming request context.
03Supports both HTTP (Starlette/Uvicorn) and stdio communication modes for MCP server deployment.
04Leverages Pydantic v2 for robust input and output validation of all exposed tool functions.
05Includes a simple context mechanism to track session-specific tool calls.
060 GitHub stars