Productivity
orgchartstudio.com
Creates and reviews organizational charts from structured data in multiple formats.
ENDPOINT 1
https://www.orgchartstudio.com/mcp
Known tools 31
render_org_chart_pngCreate a watermarked org chart PNG from CSV text or structured people data.
render_org_chart_pptxCreate a watermarked org chart PPTX (PowerPoint) from CSV text or structured people data.
render_org_chart_pdfCreate a watermarked org chart PDF from CSV text or structured people data.
review_org_chart_csvReview CSV text for org chart import readiness.
review_org_chart_xlsxReview a base64-encoded .xlsx workbook for org chart import readiness.
list_templatesList built-in industry org chart templates with canonical URLs and markdown URLs.
get_templateGet one template's variants, canonical Studio URL, markdown URL, and a suggested starting prompt.
get_subscription_statusCheck if the account has an active subscription or Day Pass, how much time/days are remaining, and the account's org-size limit.
list_chartsList saved org charts for the signed-in account.
get_chartLoad a saved chart by ID including its latest snapshot.
create_chartCreate a new empty org chart with one seed root node.
create_chart_from_csvCreate a saved org chart from CSV text.
create_chart_from_peopleCreate a saved org chart from structured people data.
rename_chartRename a saved chart by ID.
duplicate_chartDuplicate an existing saved chart.
delete_chartSoft-delete a saved chart.
add_personAdd a person node under an optional parent node.
update_personUpdate name, title, or department fields on a person node.
delete_personRemove a node and promote its children to the deleted node's parent.
set_managerReparent a person under a new manager, or set manager to null for root.
set_densitySet spacing between node cards.
set_orientationSet card orientation.
set_show_avatarToggle avatar or initials space on org chart cards.
set_leaf_modeSet how leaf-heavy reporting groups are arranged.
export_chart_csvReturn CSV text for a saved chart.
export_chart_pngRender a saved chart as an inline PNG.
export_chart_pptxRender a saved chart as a PowerPoint deck.
export_chart_pdfRender a saved chart as a PDF document.
list_chart_stylesList the built-in chart style recipes you can apply or use as a base.
preview_chart_styleRender a single WATERMARKED preview PNG of a chart in a given style — a built-in recipe (`{ recipe }`) or a custom spec (`{ custom }`) — so you can show the user the look before applying it.
set_chart_styleApply a style — a built-in recipe (`{ recipe }`) or a custom spec (`{ custom }`) — to a saved chart.