Odel
mulmocast vision

mulmocast vision

Local
@receptronHTMLAGPL-3.0Updated 4 days ago

Easy and stylish presentation slide generator.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmulmocast-visionv1.0.1

Run

npx -y mulmocast-vision

MCP client config

{
  "mcpServers": {
    "mulmocast-vision": {
      "command": "npx",
      "args": [
        "-y",
        "mulmocast-vision"
      ]
    }
  }
}