Skip to main content
Glama
index.ts•648 B
// API utilities export * from './utils/auth.js'; export { EGWApiClient, createApiClient } from './utils/api.js'; // New API client based on APK analysis export { EGWApiClient as EGWApiClientNew, type EGWApiConfig, type Language as LanguageNew, type Folder as FolderNew, type Book as BookNew, type TocItem, type Paragraph as ParagraphNew } from './api/egw-api-client.js'; // Enhanced content downloader export { ContentDownloader, type DownloadProgress, type DownloadOptions } from './services/content-downloader.js'; // Database utilities export * from './utils/database.js'; // Types export * from './types/index.js';

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/pythondev-pro/egw_writings_mcp_server'

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