Skip to main content
Glama

Draw Things MCP

by jaokuohsuan
/** * HTTP 請求相關的介面定義 */ /** * 自訂的 Fetch 選項,擴展原生 RequestInit */ export interface FetchOptions extends RequestInit { timeout?: number; validateStatus?: (status: number) => boolean; }

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