MCPVault

create_financial_chart

MCP tool from Pptx Xlsx MCP by jenstangen1

Create a financial chart on a slide

How to use it

create_financial_chart is exposed by the Pptx Xlsx MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_financial_chart tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Pptx Xlsx MCP

$uv pip install pywin32
FULL PPTX XLSX MCP LISTING

Other tools in Pptx Xlsx MCP (30)

add_shape

Add a shape to a slide

add_slide

Add a new slide to the presentation

add_text

Add text to a slide

add_worksheet

Add a new worksheet to a workbook

analyze_slide

Analyze the content of a slide

apply_template

Apply a template to a presentation

connect_shapes

Connect two shapes with a connector

create_comparison_table

Create a comparison table for companies

create_slide_from_template

Create a new slide from a template

debug_element_mappings

Debug tool to inspect element mappings for a slide

delete_slide

Delete a slide from the presentation

edit_element

Edit an element's properties

find_element

Find elements on a slide based on criteria

get_cell_value

Read a single cell's value

get_company_financials

Get financial data for a company (currently returns dummy data)

get_range_values

Read values from a range of cells

get_slide_count

Get the total number of slides in the presentation

get_worksheet

Get a worksheet by name or index

list_open_workbooks

List all currently open Excel workbooks

list_presentations

List all PowerPoint files in the workspace

list_templates

List all available templates

list_worksheets

List all worksheets in a workbook

save_as_template

Save a slide as a template

save_presentation

Save the current presentation

save_workbook

Save a workbook to disk with optional format selection

set_background_color

Set the background color of a slide

set_cell_value

Set a single cell's value

set_range_values

Set values for a range of cells

style_element

Apply styling to an element

upload_presentation

Upload a new presentation to the workspace