Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Excel PPT Generator

БесплатноНе проверен

Automates workflow between Excel data entry and PowerPoint report generation, allowing an AI assistant to update cells and generate presentations from templates

GitHubEmbed

Описание

Automates workflow between Excel data entry and PowerPoint report generation, allowing an AI assistant to update cells and generate presentations from templates.

README

The Excel-PPT Generator is a Model Context Protocol (MCP) server that automates the workflow between data entry in Excel and report generation in PowerPoint. It allows an AI assistant to bridge the gap between financial calculations and final presentations.

Features

  • Write Inputs: Updates specific Excel cells (Quantity, Price, Country, etc.) directly from a chat interface.
  • Read Outputs: Uses xlwings to open Excel and read calculated results (Subtotal, Tax, Total), ensuring all formulas are fully evaluated.
  • Generate PPT: Automatically populates a PowerPoint template by replacing placeholders (e.g., {{total}}) with actual data from the Excel output.

Setup

1. Prerequisites

  • Windows OS: Required because xlwings interacts with the local Excel desktop application.
  • Python 3.10+.
  • Dependencies: Install via pip:
    pip install mcp openpyxl python-pptx xlwings
    

2. Files Required

Ensure the following files are in your project directory:

  • server.py: The MCP server code.
  • dummy_tables.xlsx: Your workbook with "Inputs" and "Outputs" sheets.
  • blank.pptx: Your template containing placeholder tags.

3. Claude Desktop Configuration

Add the server to your claude_desktop_config.json file:

{
  "mcpServers": {
    "excel-ppt-generator": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\Users\\your_user\\path\\to\\folder",
        "run",
        "server.py"
      ]
    }
  }
}

Possible Changes & Improvements

  • Add Follow the Money Prompt tool: Add this step to automatically find information about company queried.
  • Add Igy Personality: make it so the user can call the mcp by name/ add personality.

from github.com/ameymn/test_no_excel_mcp

Установка Excel PPT Generator

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/ameymn/test_no_excel_mcp

FAQ

Excel PPT Generator MCP бесплатный?

Да, Excel PPT Generator MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Excel PPT Generator?

Нет, Excel PPT Generator работает без API-ключей и переменных окружения.

Excel PPT Generator — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Excel PPT Generator в Claude Desktop, Claude Code или Cursor?

Открой Excel PPT Generator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Excel PPT Generator with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai