mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Tools, resources, and prompts from servers mounted more than 2 levels deep failed to invoke even though they were correctly listed. The bug was in the routing methods which used manager methods that only search locally, not through nested mounted servers. Changed to use server-level methods that search recursively. Fixes #2583 |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||