Skip to main content
Glama

Draw Things MCP

by jaokuohsuan
index.ts262 B
/** * 介面定義導出文件 * 提供統一的介面引入點 */ // 導出 JSON-RPC 相關介面 export * from './jsonRpc.js'; // 導出圖像生成相關介面 export * from "./imageGeneration.js"; // 導出 HTTP 相關介面 export * from './http.js';

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/jaokuohsuan/draw-things-mcp-cursor'

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