Skip to main content
Glama
index.d.ts595 B
export declare const adjectives: string[]; export declare const nouns: string[]; export declare const verbs: string[]; export declare const adverbs: string[]; export interface Options { separator?: string; capitalize?: boolean; adjectiveCount?: number; addAdverb?: boolean; } export declare function humanId(options?: Options | string | boolean): string; export declare function poolSize(options?: Options): number; export declare function maxLength(options?: Options): number; export declare function minLength(options?: Options): number; export default humanId;

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/ajaystream/hubspot-mcp-custom'

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