c

ch_poster_template

jhtxch/ch_poster_template
Hosted
0 Stars 11 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "poster": {
      "args": [
        "jhch-poster"
      ],
      "command": "uvx",
      "disabled": false
    }
  }
}

可用工具 (3 个)

该服务在 MCP 协议中暴露的工具,AI 可按需调用

get_template 1 个参数

Get a template by style or random if not found. Args: style: The style name from list_styles tool. If empty or not found, returns a random template. Returns: template information

该工具无需必填参数,直接调用即可

get_skill 1 个参数 需填 1 项

Get a skill by name. Args: skill: The skill name Returns: skill information

必填参数:skill

list_styles

List available poster styles. Returns: A list of available style names

该工具无需必填参数,直接调用即可

服务介绍

1

相关 MCP 服务