Skip to main content
Glama
collections.d.ts417 B
export type CollectionCategory = "foundations" | "regression" | "econometrics" | "advanced" | "meta" | "replication" | "code" | "journals"; export interface CollectionConfig { name: string; description: string; metadata: Record<string, string>; } export declare const COLLECTIONS: Record<string, CollectionConfig>; export declare const COLLECTION_NAMES: string[]; //# sourceMappingURL=collections.d.ts.map

Latest Blog Posts

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/seanshin0214/quantmaster-mcp-server'

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