01Example FastMCP server implementation
02Includes 'greet' tool for basic interaction demonstration
03Supports local development and PyPI installation configurations
04Provides `just` commands for streamlined development tasks (build, run, test, format, typecheck)
05Modular structure for easy addition of new tools
060 GitHub stars