mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-03-24 03:38:05 +00:00
feat: add mcp TransportSecuritySettings
This commit is contained in:
@@ -25,3 +25,6 @@ class MCPSettings(BaseSettings):
|
||||
|
||||
enable_streamable_http: bool = True
|
||||
"""Enable streamable HTTP for the MCP server."""
|
||||
|
||||
enable_dns_rebinding_protection: bool = True
|
||||
"""Enable DNS rebinding protection for MCP server."""
|
||||
|
||||
Reference in New Issue
Block a user