🤖

MulmoCast Vision - Create Slides with mcp

に公開

What is MulmoCast Vision?

MulmoCast Vision is a tool for creating slides using mcp.

  • Easy setup
  • Instantly generate slides in PDF format
  • Automatically create business slides such as proposals, reports, and analysis documents by simply giving instructions
  • Over 80 templates useful for business scenes
  • HTML-based, allowing for detailed adjustments afterwards
  • Easily apply various designs by changing the HTML template

You can create documents like these in just a few minutes.

Sample AI Company Analysis Slide (PDF)

Setup

Here is an example for Claude desktop. Add the following to your claude_desktop_config.json.
You can use similar settings for other MCPs.

// claude_desktop_config.json
"mulmocast-vision": {
  "command": "npx",
  "args": [
    "mulmocast-vision@latest"
  ],
  "transport": {
    "stdio": true
  }
}

That's all for the setup.
If the path to npx is not set, specify the full path.
If npx is not installed, please install it in advance.

How to Use

Just give an instruction like "Create about 20 slides on SoftBank's 300-year strategy" and the slides will be generated.
That's all you need to do.

Example of generated PDF:

SoftBank 300-Year Strategy Slide (PDF)

PDFs are created under Documents/mulmocast-vision/{date}.

Currently available features include creating slides for each page, updating specified slides, generating a PDF of all slides, and generating a PDF for specified slides.
You can instruct these actions via prompts.

For Developers

MulmoCast Vision is open source, so you can apply various designs by modifying the HTML.
For adding styles, please refer to Style.ja.md.


Official Repository & Package

シンギュラリティ・ソサエティ

Discussion