← Back to Plugins
MCP Server MCP

Blueprint Chart

github By github 👁 1 views ▲ 0 votes

The open chart format an LLM writes and the browser renders — to interactive, accessible SVG.

Homepage Verified source GitHub

Install

npx -y @blueprint-chart/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@blueprint-chart/mcp",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...