AgentMarketMCP / SKILL 资产档案馆

目录 / Alai Presentations

MCP 鉴权未知 未评级 已上架

Alai Presentations

Create, edit, and export high quality presentations with AI using Alai’s MCP. Supports slide generation, slide edits, and export to PowerPoint or PDF.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://presentations--alai.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Alai Presentations": {
      "url": "https://presentations--alai.run.tools"
    }
  }
}

能力清单

工具说明
pingVerify your API key and return your user ID. Use this to test authentication.
generate_presentationGenerate a presentation from text content. Returns a generation_id to poll. Poll get_generation_status until status is 'completed'.
get_themesList the themes available to the authenticated user. Returns theme IDs and names for use with generate_presentation.
get_generation_statusCheck the status of an async operation (presentation, slide, export, or transcript). Status values: pending, in_progress, completed, failed. Poll every 2-5 seconds. Most operations complete in 30-120 seconds.
get_presentationsList all presentations owned by the authenticated user. Returns a list of presentations with their IDs and titles.
create_slideAdd a new slide to an existing presentation. Returns a generation_id to poll for completion.
delete_slideDelete a slide from a presentation.
export_presentationExport a presentation to PDF, PPTX, or get a shareable link. Returns a generation_id to poll. Download URLs available when completed.
generate_transcriptsGenerate speaker notes/transcripts for slides in a presentation. Returns a generation_id to poll. Transcripts available when completed.
delete_presentationPermanently delete a presentation and all its slides.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。