Skip to main content
Glama
index.d.ts377 B
/** * Tool Index - All tools self-register on import * This file serves as the central import point for tool registration */ export { ToolRegistry } from '../registry/tool-registry.js'; export declare function loadAllTools(): Promise<void>; export declare function getToolStats(): { total: any; byCategory: any; names: any; }; //# sourceMappingURL=index.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/waldzellai/clearthought-onepointfive'

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