litellm/tests/test_litellm/proxy/_experimental/mcp_server
2026-04-14 20:23:06 +05:30
..
auth
guardrail_translation
test_byok_oauth_endpoints.py
test_discoverable_endpoints.py Ishaan - March 18th changes (#24056) 2026-03-19 10:20:35 -07:00
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 Litellm ishaan april2 (#25113) 2026-04-04 12:31:49 -07:00
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 [Staging] - Ishaan March 17th (#23903) 2026-03-18 15:09:01 -07:00
test_mcp_metadata_preservation.py
test_mcp_server_manager.py fix(mcp): don't auto-detect M2M OAuth from field presence (#23187) 2026-03-10 10:59:49 -07:00
test_mcp_server.py cherry-pick: tag query fix + MCP metadata support (#25145) 2026-04-04 16:44:02 -07:00
test_mcp_sigv4_auth.py Litellm ishaan march30 (#24887) (#25151) 2026-04-04 14:44:07 -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 fix: add oauth2_flow=client_credentials to MCPServer test helper 2026-03-12 12:22:18 -07:00
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