avsolatorio's picture
Add MCP server scaffold
6105447
def main():
print("Hello from test-data-mcp-server!")
if __name__ == "__main__":
main()