Skip to main content
Glama
index.ts491 B
import './jsdom.js'; import mxgraph from 'mxgraph'; export const { mxGraph, mxGraphModel, mxGeometry, mxCodec, mxPoint, mxUtils, mxHierarchicalLayout, mxConstants, mxCircleLayout, mxSwimlaneLayout, mxFastOrganicLayout, mxCompactTreeLayout, mxRadialTreeLayout, mxPartitionLayout, mxStackLayout } = mxgraph({ mxImageBasePath: "./src/images", mxBasePath: "./src" }); (window as any).mxGraphModel = mxGraphModel; (window as any).mxGeometry = mxGeometry; (window as any).mxPoint = mxPoint;

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Noacodenoobe/drawioMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server