fastmcp.settings
Classes
Settings
FastMCP settings.
Methods:
get_setting
__, it will be
treated as a nested setting.
set_setting
__, it will be
treated as a nested setting.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
FastMCP 4 is in beta — build stateful applications on sessionless MCP. See what's new.
fastmcp.settingsSettings get_setting get_setting(self, attr: str) -> Any
__, it will be
treated as a nested setting.
set_setting set_setting(self, attr: str, value: Any) -> None
__, it will be
treated as a nested setting.
normalize_log_level normalize_log_level(cls, v)
