Skip to content
Back to search
30
MCP

io.github.ms-teja/glyphic

io.github.ms-teja/glyphic

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

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sharozdawa/schema-gen
Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
0 tools
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
@glyphicjs/mcp-server
Model Context Protocol server for Glyphic — generate diagrams from structured JSON, no SVG, no headless browser. 18 diagram types for LLMs a
0 tools
io.github.diagrammo/dgmo-mcp
Generate 40+ diagram types from text; render locally to SVG/PNG, open in the Diagrammo editor
0 tools
Glyph
Extracts code symbols from multiple programming languages using tree-sitter parsing to generate structured outlines with functions, classes,
0 tools
Semiotic
Render React data visualizations from JSON. 43 chart types; validate, diagnose, suggest tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ms-teja/glyphic": {
      "url": "None",
      "transport": "http"
    }
  }
}