Skip to main content
Glama
by Ritesh-sudo
clsx.d.ts337 B
declare namespace clsx { type ClassValue = ClassArray | ClassDictionary | string | number | bigint | null | boolean | undefined; type ClassDictionary = Record<string, any>; type ClassArray = ClassValue[]; function clsx(...inputs: ClassValue[]): string; } declare function clsx(...inputs: clsx.ClassValue[]): string; export = clsx;

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/Ritesh-sudo/MCPJobSearch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server