Skip to content
Back to search
30
MCP

@glyphicjs/mcp-server

npm/@glyphicjs/mcp-server

Model Context Protocol server for Glyphic — generate diagrams from structured JSON, no SVG, no headless browser. 18 diagram types for LLMs and agents.

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

Similar MCP servers embedding-nearest

graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
0 tools
io.github.antvis/mcp-server-chart
A Model Context Protocol server for generating charts using AntV.
0 tools
@metaengine/mcp-server
Model Context Protocol server for spec-first code generation: convert OpenAPI, GraphQL, Protobuf, and SQL specs into typed clients and model
0 tools
io.github.cmd8/excalidraw-mcp
Model Context Protocol server for Excalidraw diagrams.
0 tools
gleif-mcp-server
Model Context Protocol (MCP) server for the GLEIF (Global Legal Entity Identifier Foundation) REST API
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools

How to use

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

{
  "mcpServers": {
    "@glyphicjs/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}