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