def main(): print("Hello from ai4data-mcp!") if __name__ == "__main__": main()