Luke Jin

Results 3 issues of Luke Jin

fix: ModuleNotFoundError: No module named 'distutils' - remove deprecated distutils.spawn import - add shutil import - implement find_executable using shutil.which for better compatibility

Added comment to the get_columns function

Hi team 👋, I'm trying to understand how to convert a registry server.json (from the MCP registry format) into the configuration format used by different MCP-compatible clients — for example:...

enhancement