MCP ServerBring your own

ChatPPT MCP Server

ChatPPT is an AI presentation generator from YOO-AI. Its MCP server lets a model build a full PowerPoint deck from a topic or brief, or convert an uploaded Word or PDF into slides — then swap templates, colours and fonts, and hand back an editable online deck.

Hosted URL

Bring your own

Suggested model

Claude Sonnet 4.5

MCP Playground runs 40+ models on the same workflow: switch anytime, or use Compare mode to run several in parallel and balance quality vs. cost.

Auth

Account-scoped: obtain an API key from yoo-ai.com and use the endpoint issued with it. There is no shared public URL.

What the ChatPPT MCP server does

How models use it and what it is built for.

The ChatPPT MCP server exposes YOO-AI's presentation pipeline as MCP tools, so a model can produce a finished deck rather than just an outline. You give it a theme, a set of requirements, or a source document, and it returns a generated presentation you can open, edit online and download. Beyond first generation it covers the restyling work that usually follows: applying a different template, changing the colour scheme, adjusting fonts. The vendor documents roughly eighteen document-processing APIs behind it, extending past slide generation into adjacent tasks such as resume analysis. It runs over stdio or Streamable HTTP, and the vendor recommends Streamable HTTP because it needs no local dependencies.

Tools the ChatPPT MCP server exposes

Typical tools an AI model can call. Exact names vary by version.

  • Generate a presentation from a topic or written brief
  • Convert an uploaded Word or PDF document into slides
  • Apply or swap a slide template
  • Change the deck colour scheme and fonts
  • Return an editable online deck plus a download link

Example prompts to try

Copy any of these into MCP Agent Studio after connecting.

  • Build a 12-slide deck introducing our Q3 product roadmap to the sales team.

  • Turn this uploaded PDF whitepaper into a conference talk deck.

  • Regenerate that presentation using a darker template and a serif heading font.

  • Summarise this document into 6 slides suitable for an executive briefing.

Models on MCP Playground

This is not a single-model product: you get the same MCP connection with 40+ models (Claude, GPT, Gemini, DeepSeek, open-weight, and more), you can switch mid-conversation, and you can open Compare mode to run the same prompt against multiple models at once. The card above is a suggested starting point for this server — not the only choice.

Default pick for ChatPPT

Claude Sonnet 4.5

Deck generation rewards a model that structures long content well and follows layout instructions precisely across multi-step template and styling edits.

Try the ChatPPT MCP server in your browser

Open MCP Agent Studio with the connection pre-filled. Add your token, pick any of 40+ models, and start chatting — no install required.

Open Agent Studio

ChatPPT MCP server — FAQ

Common questions about connecting, scoping and using it safely.

Is there a public ChatPPT MCP URL I can just paste in?

No. YOO-AI has not published a shared Streamable HTTP endpoint — the GitHub README describes stdio, Node.js and Streamable HTTP connection modes but does not publish a URL or auth header. Access is account-scoped, so you get your endpoint and key from yoo-ai.com and paste those into MCP Playground yourself.

Is ChatPPT MCP official or a community wrapper?

Official. The repository is published by YOOTeam, the GitHub organisation of YOO-AI (必优科技), the company behind ChatPPT itself. It is a first-party server rather than a third-party wrapper around the product.

What can ChatPPT MCP actually produce?

A complete, editable presentation rather than an outline. It generates from a topic or written brief, or converts an uploaded Word or PDF into slides, and then supports the follow-up work — swapping templates, changing colour schemes and fonts — before you download or keep editing online.

Which transport should I use?

Streamable HTTP, which the vendor recommends because it needs no local dependencies and works directly in any client supporting that transport. A stdio mode is also available if you would rather run it locally, and Python and Node.js paths exist for that.

Can I test ChatPPT MCP in the browser before wiring it into an app?

Yes. Paste your ChatPPT endpoint and key into the MCP Server Tester to inspect the tools it exposes, or into MCP Agent Studio to watch a real model generate a deck and see every tool call and response live — no install and no SDK.

Other MCP servers

More on MCP Playground

ChatPPT MCP Server — Generate PowerPoint Decks with AI