mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 14:34:17 +02:00
- Add random ID generation for unnamed FastMCP servers (FastMCP-xxxxxx format) - Add name field to Client class with random ID support - Update all server/client logging to include server/client names in brackets - Add generate_hierarchy_diagram() method to visualize server/proxy/client relationships - Handle proxy classes automatically through inheritance - Update tests to accommodate new random naming behavior 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: William Easton <strawgate@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||