Skip to main content
Glama
stackJx
by stackJx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo监听地址,默认 0.0.0.00.0.0.0
PORTNo监听端口,默认 30003000
MCP_TOKENNo可选。设置后,远程 MCP 请求必须带 Authorization: Bearer <MCP_TOKEN>;不设置时适合本机或内网临时测试。
PUBLIC_BASE_URLNo远程下载模式时设置公网地址,用于生成可下载链接。
REMOTE_EXPORT_ROOTNo远程导出根目录,默认为服务器上的某个路径?实际未说明默认值。

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/stackJx/modao-prototype-mcp'

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