mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-18 03:29:11 +02:00
Implements timing, logging, rate limiting, and error handling middleware to showcase FastMCP's middleware capabilities as a headline feature. Each middleware includes: - Production-ready implementations with full configurability - Comprehensive unit and integration tests with real FastMCP servers - Updated documentation with teaching examples and production usage patterns 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_error_handling.py | ||
| test_logging.py | ||
| test_middleware.py | ||
| test_rate_limiting.py | ||
| test_timing.py | ||