We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AEGISnetInc/TS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
status.d.ts•197 B
/**
* Run the CLI status flow.
* Shows authentication status and prompts to authenticate if needed.
*/
export declare function runStatusCli(): Promise<void>;
//# sourceMappingURL=status.d.ts.map