modao-prototype-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 监听地址,默认 0.0.0.0 | 0.0.0.0 |
| PORT | No | 监听端口,默认 3000 | 3000 |
| MCP_TOKEN | No | 可选。设置后,远程 MCP 请求必须带 Authorization: Bearer <MCP_TOKEN>;不设置时适合本机或内网临时测试。 | |
| PUBLIC_BASE_URL | No | 远程下载模式时设置公网地址,用于生成可下载链接。 | |
| REMOTE_EXPORT_ROOT | No | 远程导出根目录,默认为服务器上的某个路径?实际未说明默认值。 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| export_modao_prototypeC | 读取墨刀 read-only 原型链接,导出页面目录和 PNG 截图。 |
| export_modao_prototype_downloadB | 远程友好的墨刀导出:服务端保存导出结果并返回 zip、catalog、manifest 下载链接。 |
| update_modao_export_imagesC | 读取已有墨刀导出目录的 manifest.json,原地更新已拉取过的 PNG 图片。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/stackJx/modao-prototype-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server