fastmcp/tests
Jeremiah Lowin 6a3a3077b7 Add fastmcp inspect command with detailed server analysis
- Add comprehensive server inspection utility supporting both FastMCP 1.x and 2.x
- Create detailed info dataclasses for tools, prompts, resources, and templates
- Implement CLI command with path:object notation and JSON output
- Add version reporting (fastmcp_version, mcp_version, server_version)
- Include comprehensive unit tests for utilities and CLI

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-21 16:40:54 -04:00
..
auth Update docs and test 2025-06-20 13:06:48 -04:00
cli Add fastmcp inspect command with detailed server analysis 2025-06-21 16:40:54 -04:00
client Update docs and test 2025-06-20 13:06:48 -04:00
contrib Add audio support 2025-06-14 08:59:48 -04:00
deprecated Update docs and test 2025-06-20 13:06:48 -04:00
prompts Update tests 2025-06-19 14:05:19 -04:00
resources Update docs and tests 2025-06-19 17:06:54 -04:00
server Update docs and test 2025-06-20 13:06:48 -04:00
test_servers Update tests for prompts 2025-06-04 16:37:41 -04:00
tools Update docs and tests 2025-06-19 17:06:54 -04:00
utilities Add fastmcp inspect command with detailed server analysis 2025-06-21 16:40:54 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_examples.py Update test typing 2025-05-31 20:41:18 -04:00