Skip to main content
Glama
extractor.d.ts330 B
interface ExtractedContent { title: string; content: string; textContent: string; markdown: string; excerpt: string; byline: string; length: number; } export declare function extractContent(html: string, url: string): Promise<ExtractedContent | null>; export {}; //# sourceMappingURL=extractor.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/alucardeht/isis-mcp'

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