pixshop-mcp

Pixshop MCP 集成 — 28+ AI 图片视频创意工具,Claude 直接调用 / Pixshop MCP — 28+ AI creative tools for image & video generation, editing, effects in Claude. Use when user wants AI image generation, photo editing, video creation, virtual try-on, face swap, style transfer, or creative effects.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pixshop-mcp" with this command: npx skills add lizhijun/pixshop-mcp

Pixshop MCP — AI 图片视频创意工具集 / AI Creative Tools

Pixshop (pixshop.app) — AI 图片编辑 & 视频创意平台,对标 Higgsfield.ai

将 Pixshop 的 28+ AI 创意技能作为 MCP 工具接入 Claude Desktop、Cursor 等客户端。一行配置即可获得图片生成、视频制作、人脸替换、虚拟试穿、风格转换等全部能力。

Setup / 配置

在 Claude Desktop 或 Cursor 的 MCP 配置中添加:

{
  "mcpServers": {
    "pixshop": {
      "url": "https://pixshop.app/api/mcp"
    }
  }
}

配置完成后重启客户端,即可通过自然语言调用所有工具。

需要 Pixshop 账号 + 积分(新用户注册赠送积分)。

工具列表 (28 Tools)

生成类 (Generation)

1. image-generate — 文本生成图片 (2 credits)

参数:

参数类型必需说明
promptstring图片描述,尽量详细具体
aspectRatiostring比例:1:1, 16:9, 9:16, 4:3, 3:4
qualitystring质量:standard, hd
modelstring模型:nano-banana, flux-2, seedream 等 15+ 模型

示例: image-generate({ prompt: "赛博朋克城市夜景,霓虹灯光,雨天", aspectRatio: "16:9" })

2. flux-generate — Flux 模型生成 (3 credits)

高质量图片生成,使用 Flux Pro 模型。

参数:

参数类型必需说明
promptstring图片描述
aspectRatiostring比例

编辑类 (Editing)

3. image-edit — 图片编辑 (1 credit)

参数:

参数类型必需说明
imageUrlstring源图片 URL
promptstring编辑指令
editTypestring编辑类型

4. background-remove — 背景移除/抠图 (1 credit)

参数类型必需说明
imageUrlstring源图片 URL

5. style-transfer — 风格转换 (2 credits)

参数类型必需说明
imageUrlstring源图片 URL
stylestring风格:anime, oil-painting, watercolor, sketch, cyberpunk, ghibli, pixel-art, minimalist
strengthnumber转换强度 0-1,默认 0.8

6. outpaint — 画面扩展 (3 credits)

参数类型必需说明
imageUrlstring源图片 URL
promptstring扩展区域描述
directionstring扩展方向

7. image-inpaint — 智能填充/擦除 (2 credits)

参数类型必需说明
imageUrlstring源图片 URL
maskUrlstring遮罩区域
promptstring填充内容描述

8. reference-guide — 参考图引导生成 (3 credits)

参数类型必需说明
imageUrlstring参考图片 URL
promptstring生成指令

9. image-fusion — 图片融合 (2 credits)

参数类型必需说明
imageUrlstring图片 A
imageUrl2string图片 B
promptstring融合说明

10. texture-transfer — 材质迁移 (2 credits)

参数类型必需说明
imageUrlstring源图片
textureUrlstring材质参考

11. age-transform — 年龄变换 (2 credits)

参数类型必需说明
imageUrlstring人像图片
targetAgestring目标年龄段

12. virtual-tryon — 虚拟试穿 (2 credits)

参数类型必需说明
imageUrlstring人物图片
garmentUrlstring服装图片

13. id-photo — 证件照生成 (2 credits)

参数类型必需说明
imageUrlstring人像图片
sizestring证件照尺寸预设
backgroundstring背景颜色

视频类 (Video)

14. video-generate — 图片转视频 (6 credits)

参数类型必需说明
imageUrlstring源图片 URL
promptstring运动描述
durationstring时长:5/10/15 秒
motionTypestring运动类型:zoom-in, zoom-out, pan-left, pan-right, orbit, static

增强类 (Enhancement)

15. image-upscale — 图片超分辨率 (3 credits)

参数类型必需说明
imageUrlstring源图片 URL
scalestring倍数:2x, 4x
enhanceDetailsboolean是否增强细节

特效类 (Effects)

16. inflate — 膨胀效果 (2 credits)

17. melt — 融化效果 (2 credits)

18. explode — 爆炸效果 (2 credits)

19. cakeify — 蛋糕化效果 (2 credits)

参数类型必需说明
imageUrlstring源图片 URL
promptstring效果描述

商业类 (Commercial)

20. product-placement — 产品植入 (3 credits)

参数类型必需说明
imageUrlstring产品图片
sceneUrlstring场景图片
promptstring植入说明

21. product-showcase — 产品展示图 (3 credits)

参数类型必需说明
imageUrlstring产品图片
stylestring展示风格

22. ecommerce-template — 电商模板 (2 credits)

参数类型必需说明
imageUrlstring产品图片
templatestring模板类型

提示词类 (Prompt) — 免费

23. prompt-search — 提示词搜索 (free)

参数类型必需说明
querystring搜索关键词
categoryMainstring主分类
limitnumber返回数量,默认 5

24. prompt-recommend — 提示词推荐 (free)

参数类型必需说明
descriptionstring需求描述
limitnumber推荐数量

Apps 类 (Nano Banana)

25. app-list — 应用列表 (free)

参数类型必需说明
searchstring搜索关键词
categorystring分类筛选
limitnumber返回数量

26. app-execute — 执行应用 (varies)

参数类型必需说明
appIdstring应用 ID
promptstring输入提示词
imageUrlstring参考图片

社交类 (Social) — 免费

27. post-publish — 发布作品 (free)

参数类型必需说明
imageUrlstring作品图片
titlestring标题
descriptionstring描述

28. remix-start — 开始 Remix (free)

参数类型必需说明
postIdstring原作品 ID
promptstring二创说明

MCP Resources

Resource URI类型说明
pixshop://llms.txttext/plain平台能力概述
pixshop://toolsapplication/json全部工具元数据

典型工作流

创意图片生成

prompt-search("赛博朋克") → 选择提示词 → image-generate(prompt, aspectRatio: "16:9")image-upscale(scale: "4x")post-publish()

电商产品图

background-remove(产品图)product-showcase(style: "minimalist")ecommerce-template(template: "hero")

人像创意

style-transfer(photo, style: "anime")age-transform(targetAge: "child")inflate() 膨胀特效

视频制作

image-generate(prompt)image-edit(调整)video-generate(duration: "10", motionType: "orbit")

注意事项

  • 积分系统:所有 AI 生成/编辑操作消耗积分(1-12 credits),免费搜索/浏览不消耗
  • 需要登录:使用 Pixshop 账号,新注册赠送积分
  • 图片格式:支持 PNG, JPEG, WebP,最大 20MB
  • 视频生成:消耗较高(6-12 credits),时长 5/10/15 秒
  • 多 Provider 降级:后端自动在 Gemini/Replicate/OpenRouter 间降级,确保高可用
  • 多语言:支持中/英/日/韩/西/德/法 7 种语言

在线体验


Powered by Pixshop — AI 图片编辑 & 视频创意平台

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Pixshop CLI — AI Image & Video Generation

Pixshop CLI 命令行工具 — AI 图片/视频生成、编辑工具、应用市场、提示词库 / Pixshop CLI — command-line AI image/video generation, editing tools, apps, prompts. Use when user wants to ge...

Registry SourceRecently Updated
3800Profile unavailable
General

雀影

AI 视频创意伙伴,生成分镜脚本和 Seedance 提示词

Registry SourceRecently Updated
1970Profile unavailable
Coding

Pixshop Creative API — Developer REST Endpoints

Pixshop 开发者 REST API — 图片生成/编辑、视频制作、提示词库、应用市场、社区 / Pixshop Developer REST API — image generation/editing, video, prompts, apps, community endpoints. Use when...

Registry SourceRecently Updated
3800Profile unavailable
General

Arch Video Cut

自动合并建筑视频,生成字幕和背景音乐,输出横屏与竖屏双版本,支持自学习优化剪辑偏好。

Registry SourceRecently Updated
3240Profile unavailable