package org.example;
/** Main application entry for assignment. */
public final class Main {
private Main() {
throw new AssertionError("No instances allowed");
}
/**
* Main entry point for the application.
*
* @param args command line arguments
*/
public static void main(final String[] args) { }
}
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amyfan7/se333-final-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server