再加上人工智能功能

从文档到演示文稿 AI

Let your AI agents and dev tools create — and keep improving — native PowerPoint and Google Slides presentations using the Plus AI MCP server.

  • 3 tools Create, iterate, and track runs
  • Multi-turn Keep working on the same deck
  • Native PPTX Plus PDF and thumbnail, every run

What your agent gets

  • create_presentation

    Fast, template-based generation: a prompt, a slide count, and a language in — a finished, native PowerPoint out. The quickest way to a solid deck.

  • create_presentation_with_agent

    The full Plus AI Presentation Agent: it plans the story, writes the content, and designs every slide — from a prompt or from a deck you already have. Returns PPTX, PDF, and a thumbnail.

  • get_presentation_agent_session

    Agent runs take a few minutes, so each one is tracked as a session. Your agent can check on a run later — even from a different conversation — using its session id.

The Presentation Agent

An agent your agent can keep coming back to

Most AI slide tools are one-shot: prompt in, deck out, done. The Presentation Agent works the way real decks get made — in passes. Upload a PowerPoint through the Plus AI API, hand its file ID to the agent over MCP, and every follow-up call can pick that same deck back up.

  • Start from a prompt or a deck

    Generate from scratch, or pass a pptx_file_id and the agent revises, extends, restyles, or translates the deck you already have — layout and branding preserved.

  • Iterate across turns

    Not quite right? Ask again. Pass the same file ID with new instructions — tighten the story, swap the branding, translate it for another region — and the agent takes another pass.

  • Async and durable

    Long runs don't block the conversation. Every run returns a session ID your agent can poll now or hours later, so multi-step workflows never lose a deck in progress.

从任何文件生成幻灯片

  • 上传一个文件 example

    上传一个文件

    PDF、Word 文档 (.docx)、PowerPoint (.pptx) 或文本文件。

  • 粘贴文本 example

    粘贴文本

    不支持文件?粘贴任何纯文本,最多 10 万个字符。

  • 使用任何语言 example

    使用任何语言

    需要不同语言的演示文稿吗?Plus 可以为您处理。

演示时更具吸引力

没有时间做幻灯片?

  • 非结构化笔录

    清理和总结原始会议记录、通话记录、电子邮件话题和其他非结构化文本。Plus AI API.

  • 文章和论文

    上传最新的新闻文章、学术论文、投资者最新动态等。

  • 内部知识

    使用你自己的写作、团队文档、内部维基或其他专有内容。

Plus AI MCP server connected to ChatGPT, Claude, and other tools

Quickstart

Connect in under a minute

Add the remote server to any MCP-capable client and sign in with your Plus AI account when prompted — OAuth handles the rest. Then just ask for a deck.

Claude Code bash
claude mcp add --transport http plus-ai https://mcp.plusai.com/
Any MCP client json
{
  "mcpServers": {
    "plus-ai": {
      "url": "https://mcp.plusai.com/"
    }
  }
}
Then just ask text
“Make a 10-slide pitch deck for an AI bookkeeping startup.”

“Take the deck with file ID file_abc123 and restyle it with our Q3
 brand template — then give me a German version of the same deck.”
Step-by-step setup guide

更多功能

  • 使用 AI 生成

    不知道从哪里开始?只需用几句话描述您的演示文稿即可。

  • 使用 AI 编辑幻灯片

    使用我们的 AI 驱动的插入、混音和重写工具微调您的演示文稿。

  • 使用任何语言

    国际观众?将您的演示文稿翻译成任何语言。

  • 使用任何语言

    Create new presentations or translate existing slides into any language.

设计师模板——任您自定义

匠心手工设计,AI 赋能。

模板与我们所有用于生成和编辑的 AI 工具完全兼容。

  • Renew template — slide 1Renew template — slide 2Renew template — slide 3
    Renew template
  • Tennis template — slide 1Tennis template — slide 2Tennis template — slide 3
    Tennis template
  • Aurora template — slide 1Aurora template — slide 2Aurora template — slide 3
    Aurora template

让整个团队始终符合品牌规范

将 AI 的强大能力带入您现有的模板和设计

自定义模板与共享库——适合各种规模的团队

Plus AI 团队版

  • 导入自定义模板
  • 添加徽标、字体和颜色
  • 共享预设、自定义指令
免费试用

企业

  • 全程托管的模板转换服务
  • 高级幻灯片——广告样稿、案例研究等
  • 自定义幻灯片库与素材
预约演示

为各类规模的企业内容创作者赋能。

  • Notion
  • Zapier
  • Unity
  • Qualtrics
  • Vimeo
  • Stripe
  • Asana
  • Atlassian
  • Canva
  • Deloitte
  • Salesforce
  • Google
  • Flexport
  • Uber
  • 1Password
  • Houzz
  • Shipium
  • Airtable
  • Nvidia

我们的用户对 Plus AI 的看法

常见问题解答

What is the Plus AI MCP server?

The Plus AI Model Context Protocol (MCP) server allows AI agents and LLMs to interact with Plus AI using natural language commands.

This makes it easier for end-users and developers to access Plus AI features without setting up a complex integration, and it makes it easier for third-party AI agents to create presentations using Plus AI.

What tools does the MCP server expose?

Three tools:

  • create_presentation — fast, template-based generation from a prompt, a slide count, and a language.
  • create_presentation_with_agent — the full Presentation Agent, which plans, writes, and designs the deck. It can start from scratch or from an existing deck, and returns native PPTX, PDF, and thumbnail files.
  • get_presentation_agent_session — check on a long-running agent session and fetch its results by session id.
Can the agent work on an existing presentation?

Yes. Upload a .pptx through the Plus AI API to get a file ID, then pass it as pptx_file_id when your agent calls create_presentation_with_agent. The agent revises, extends, restyles, or translates that deck instead of starting fresh — and passing the same file ID again in a later call lets it take another pass at the same deck, so agents can iterate across multiple turns.

How is Plus AI different from other AI presentation tools?

Unlike other AI presentation providers, Plus AI creates native PowerPoint slides. This means each of the slides is formatted and editable like a standard presentation slide, making it easier to integrate Plus AI presentations into existing workflows.

Plus AI 的安全性如何保障?

我们遵循企业级安全实践,并已通过 SOC 2 Type II 合规认证。您可以在我们的安全页面上详细了解我们的安全政策和流程。

How do I set up the Plus AI MCP server?

Setting up the Plus AI MCP server is a quick process. You just add the remote MCP URL (https://mcp.plusai.com/) into your app, and authenticate via OAuth.

For more detailed instructions, you can follow the step-by-step MCP server guide in our guide page.

What can I do with the Plus AI MCP?

The Plus AI MCP makes it easy to add presentations to other AI workflows. Here are some examples:

  • Add native PowerPoint generation to ChatGPT or Claude
  • Use an AI tool for deep research and feed that content to Plus AI to create presentations
  • Hand an existing deck to the Presentation Agent and iterate on it across turns — refine the story, re-brand it, or translate it by referencing the same file ID again
  • Integrate presentation creation capabilities into other AI agents and apps
  • Convert notes, documents, and transcripts into presentations as part of a larger AI workflow

Stop wasting your time on slides. Try Plus AI for free.

Start with a 7-day free trial. Cancel any time. Edit and collaborate seamlessly — directly in Google Slides or PowerPoint.

免费开始