Plus AI 機能

ドキュメントからプレゼンテーションへ 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、ワード文書 (.docx)、パワーポイント (.pptx)、またはテキストファイル。

  • テキストに貼り付け example

    テキストに貼り付け

    ファイルはサポートされていませんか?最大 10 万文字以上の任意のプレーンテキストを貼り付けます。

  • どんな言語でも使える example

    どんな言語でも使える

    別の言語でのプレゼンテーションが必要ですか?Plus が代わりに処理します。

プレゼンテーションだとより魅力的になる

スライドを作る時間がない?

  • 非構造化トランスクリプト

    未加工の会議メモ、通話記録、メールスレッド、その他の構造化されていないテキストをクリーンアップして要約します。Plus AI API.

  • 記事と論文

    最新のニュース記事、学術論文、投資家の最新情報などをアップロードしてください。

  • 内部知識

    独自の文書、チームドキュメント、社内Wiki、またはその他の独自のコンテンツを使用してください。

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.

無料で始める