← Index

io.github.mortenator/charta

io.github.mortenator/charta·v1.0.2·Other
Quality Score
84
/100

Generate beautiful, presentation-ready charts (SVG + PNG). Supports 14+ chart types.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "charta": {
      "command": "npx",
      "args": [
        "-y",
        "@charta/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "charta": {
      "command": "npx",
      "args": [
        "-y",
        "@charta/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @charta/mcp
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other