We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eiabhiram/api-healthcheck-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•199 B
#!/usr/bin/env node
/**
* MCP Server for API Health Checking
* Provides tools to check if the GET localhost:8080/api/ticket endpoint is up or down
*/
export {};
//# sourceMappingURL=index.d.ts.map