Skip to content
Cline

glyphic for Cline

io.github.ms-teja/glyphic

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

client:Cline transport:stdio runtime:npm

Install glyphic in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

glyphic in other clients