← Registry

Productivity

orgchartstudio.com

Creates and reviews organizational charts from structured data in multiple formats.

x402 supported1 endpoint33 known toolsFirst detected May 23, 2026Last detected August 4, 2026

ENDPOINT 1

https://www.orgchartstudio.com/mcp

No auth detected

MCP server metadata

Name
org-chart-studio
Version
0.1.0
Capabilities
tools.listChanged

Known tools 33

render_org_chart_png

Create a watermarked org chart PNG from CSV text or structured people data.

Potential side effects
review_org_chart_csv

Review CSV text for org chart import readiness.

Inferred read-only
review_org_chart_xlsx

Review a base64-encoded .xlsx workbook for org chart import readiness.

Inferred read-only
list_templates

List built-in industry org chart templates with canonical URLs and markdown URLs.

Inferred read-only
get_template

Get one template's variants, canonical Studio URL, markdown URL, and a suggested starting prompt.

Inferred read-only
get_subscription_status

Check whether the account has an active pass and how much time remains.

Inferred read-only
list_charts

List saved org charts for the signed-in account.

Inferred read-only
get_chart

Load a saved chart by ID including its latest snapshot.

Inferred read-only
create_chart

Create a new empty org chart with one seed root node.

Potential side effects
create_chart_from_csv

Create a saved org chart from CSV text up to the absolute saved-chart ceiling, independent of export payment.

Potential side effects
create_chart_from_people

Create a saved org chart from structured people data up to the absolute saved-chart ceiling, independent of export payment.

Potential side effects
rename_chart

Rename a saved chart by ID.

Inferred read-only
duplicate_chart

Duplicate an existing saved chart.

Inferred read-only
delete_chart

Soft-delete a saved chart.

Potential side effects
add_person

Add a person under an optional parent, including email and values for registered custom fields.

Potential side effects
update_person

Update a person's built-in or registered custom field values.

Potential side effects
create_custom_field

Create a registered text or number field.

Potential side effects
update_custom_field

Rename a custom field or change its text/number type and truncate/wrap overflow behavior without changing its stable id.

Inferred read-only
delete_custom_field

Delete a custom field definition and all values stored under its stable id.

Potential side effects
set_field_display

Show or hide Email/custom fields in Table View and title, department, email, or custom fields on cards.

Potential side effects
delete_person

Remove a node and promote its children to the deleted node's parent.

Potential side effects
set_manager

Reparent a person under a new manager, or set manager to null for root.

Inferred read-only
set_density

Set spacing between node cards.

Inferred read-only
set_orientation

Set card orientation.

Inferred read-only
set_show_avatar

Toggle avatar or initials space on org chart cards.

Inferred read-only
set_leaf_mode

Set how leaf-heavy reporting groups are arranged.

Inferred read-only
export_chart_csv

Return CSV text for a saved chart.

Inferred read-only
export_chart_png

Render a saved chart as a PNG.

Inferred read-only
export_chart_pptx

Render a saved chart as a PowerPoint deck.

Inferred read-only
export_chart_pdf

Render a saved chart as a PDF document.

Inferred read-only
list_chart_styles

List the built-in chart style recipes you can apply or use as a base.

Inferred read-only
preview_chart_style

Render 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.

Inferred read-only
set_chart_style

Apply a style — a built-in recipe (`{ recipe }`) or a custom spec (`{ custom }`) — to a saved chart.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.org-chart-studio]
url = "https://www.orgchartstudio.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "org-chart-studio": {
      "type": "http",
      "url": "https://www.orgchartstudio.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: org-chart-studio
Remote MCP URL: https://www.orgchartstudio.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "org-chart-studio": {
      "url": "https://www.orgchartstudio.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "org-chart-studio": {
      "type": "http",
      "url": "https://www.orgchartstudio.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "org-chart-studio",
  "transport": "streamable-http",
  "url": "https://www.orgchartstudio.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for orgchartstudio.com was fetched 2026-08-23T22:24:59.528Z and is being refreshed.

Trust status Trusted

orgchartstudio.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.