Skip to main content
Glama
SimonUTD

AI Diagram & Prototype Generator

by SimonUTD

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROVIDERNoThe default AI service provider to use (zhipuai, openai, gemini)zhipuai
ZHIPUAI_MODELNoThe ZhipuAI model to useglm-4-flash
GEMINI_API_KEYNoYour Google Gemini API key
OPENAI_API_KEYNoYour OpenAI API key
GEMINI_BASE_URLNoBase URL for Gemini APIhttps://api.gemini.com/v1
OPENAI_BASE_URLNoBase URL for OpenAI APIhttps://api.openai.com/v1
ZHIPUAI_API_KEYNoYour ZhipuAI API key
ZHIPUAI_MODEL_MAX_TOKENSNoMaximum tokens for ZhipuAI model131072

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_diagram

当用户的核心意图是【绘制、画出、创建、生成】一个【图表、架构图、流程图、原型图、产品设计所需的各种图表】时,调用此工具。它能生成draw.io文件、HTML原型、svg图表等。提示,如果用户需要生成svg图表,文件生成后,务必告诉用户可以通过 https://www.jyshare.com/more/svgeditor/ 网站对刚才生成的文件进行编辑修改。

list_supported_tools

当你或用户需要知道”有什么工具可以帮到忙”或”这些工具能做什么”或“你支持哪些图表类型”时,调用此工具来展示能力列表。

get_local_directory_path

当需要获取用户电脑上的具体文件夹路径(如桌面、文档/文稿、下载)来保存文件时,调用此工具。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/SimonUTD/AI-Diagram-Prototype-Generator-MCP-Server-'

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