Skip to main content
Glama
client.d.ts355 B
import { ChromaClient, Collection } from "chromadb"; export declare function initializeDatabase(): Promise<void>; export declare function isVectorSearchAvailable(): boolean; export declare function getChromaClient(): ChromaClient | null; export declare function getCollection(name: string): Promise<Collection | null>; //# sourceMappingURL=client.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