HomeDatabases & Data › Glyphic

Glyphic

Generate 18 diagram types from structured JSON natively. Built for LLMs and agents.

TypeScript Local
★ 10 stars Last pushed 2026-07-19 License: NOASSERTION

Topics: Data Visualization

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y @glyphicjs/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "glyphic": {
      "command": "npx",
      "args": [
        "-y",
        "@glyphicjs/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry