/**
* @fileoverview Index file for all interfaces
* @description Exports all interfaces for easy importing
*/
export type { ActivityDraftBase } from "./ActivityDraftBase.js";
export type { ContentCreationDraft } from "./ContentCreationDraft.js";
export type { PublicSpeakingDraft } from "./PublicSpeakingDraft.js";
export type { WorkshopDraft } from "./WorkshopDraft.js";
export type { MentoringDraft } from "./MentoringDraft.js";
export type { ProductFeedbackDraft } from "./ProductFeedbackDraft.js";
export type { GooglerInteractionDraft } from "./GooglerInteractionDraft.js";
export type { StoryDraft } from "./StoryDraft.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/carlosazaustre/advocu-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server