Smm MCP Install

从 preset/npx/github 安装 MCP server 到 MCP_REPO(默认不启用)

DriftingRadiance Updated

File contents

/smm-mcp-install

安装 MCP server 到全局注册表,默认不启用。

/smm-mcp-install <name>
/smm-mcp-install <name> --from npx @org/mcp-server
/smm-mcp-install <name> --from github user/repo

默认 --from preset:从 MCP_REPO/_presets/.json 读取定义。 内建 preset:brave-search, puppeteer, filesystem。

执行方式:

bash: python ~/.claude/skills/.smm-core/mcp_backend.py install <name> [--from <type> <value>]

GitHub 安装:clone --depth 1 -> 扫描 mcp-definition.json -> 注册。

DriftingRadiance/skill-mcp-manager.skill/tree/main/skills/smm-mcp-install commit 333a52b665

Frequently asked questions

npx skillmds@latest add driftingradiance/smm-mcp-install