Skip to main content
Glama

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

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_diagram

根据用户的描述,结合专业提示词模板,生成详细的draw.io架构图或对应的HTML文件

list_support_diagram_types

列出支持绘制的架构图类型

get_local_directory_path

获取本地常用的目录路径,包括桌面、文档、下载、音乐、图片、视频、应用等

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