litellm/tests/test_litellm/proxy/_experimental/mcp_server
2026-04-15 18:29:55 -07:00
..
auth
guardrail_translation
test_byok_oauth_endpoints.py
test_discoverable_endpoints.py
test_is_tool_name_prefixed.py fix(mcp): is_tool_name_prefixed validates against known server prefixes (#25085) 2026-04-04 18:23:32 -07:00
test_jwt_mcp_enforcement.py
test_jwt_mcp_simple.py
test_mcp_cost_calculator.py
test_mcp_custom_fields.py
test_mcp_debug.py
test_mcp_discovery.py
test_mcp_hook_extra_headers.py
test_mcp_metadata_preservation.py
test_mcp_server_manager.py style: black format test_mcp_server_manager.py 2026-04-15 18:19:17 -07:00
test_mcp_server.py style: black format test_mcp_server.py 2026-04-15 18:19:21 -07:00
test_mcp_sigv4_auth.py style: black format test_mcp_sigv4_auth.py 2026-04-15 18:19:08 -07:00
test_mcp_stale_session.py
test_mcp_toolset_scope.py Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
test_oauth2_token_cache.py
test_openapi_to_mcp_generator.py
test_rest_endpoints.py fix(mcp): address Greptile review feedback 2026-04-08 19:42:41 +05:30
test_semantic_tool_filter.py
test_ui_session_utils.py