exceptions
Common exceptions for MADA MCP servers.
BackendConnectionError
Bases: MCPServerError
Exception raised when backend connection fails.
ConfigurationError
Bases: MCPServerError
Exception raised when configuration is invalid.
MCPServerError
PortInUseError
Bases: MCPServerError
Exception raised when a port is already in use.
TemplateContextError
ToolExecutionError
Bases: MCPServerError
Exception raised when a tool execution fails.