---
slug: "deepchat"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/songjiayang/deepchat-tools@main/README.md"
repo: "https://github.com/songjiayang/deepchat-tools"
source_file: "README.md"
branch: "main"
---
# DeepChat 好用的图像 MCP Server 集合

专注于国产图像处理的聚合 MCP Server，使用 [ThinkInAIXYZ/go-mcp](https://github.com/ThinkInAIXYZ/go-mcp) 构建，方便本地或云端服务部署。

# 使用方法

- 配置环境变量，参考 env.sh.example
- 本地运行服务

```go
go run main.go
```
- DeepChat 配置SSE并触发使用

请参考文章 [海报生成 MCP Server 与 DeepChat 无缝集成](https://mp.weixin.qq.com/s/Ux24y0iWek9fMXt2tVfC6w)

## 实现功能

- [x] 海报生成
- [ ] 图像风格化
- [ ] 线稿生成
- [ ] 换脸
- [ ] 换衣 
