Handler function for MCP resources
typedef MCPResourceHandler = Future<dynamic> Function( Map<String, dynamic> params, );