Skip to content

Commit 5054ed8

Browse files
chore: refresh dsh-plugin catalog (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be598b3 commit 5054ed8

4 files changed

Lines changed: 18 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ All meaningful directory changes are recorded here. Dates use `YYYY-MM-DD`.
1010

1111
### Added
1212

13+
<!-- topic-sync:33309915581 -->
14+
- Automatically added [dsh-mcp-connector](https://github.com/duhu2000/dsh-mcp-connector) to Integrations & Connectors from the `dsh-plugin` topic.
15+
1316
<!-- topic-sync:33295402116 -->
1417
- Automatically added [dsh-live-voice](https://github.com/Jstn-1g/dsh-live-voice) to Interaction & Experience from the `dsh-plugin` topic.
1518

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ English | [中文](README.zh.md)
66

77
> An independent, bilingual, and continuously maintained plugin directory for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`).
88
9-
Explore **241 plugins** across seven broad areas. Each plugin appears once, under the category that best represents its primary use. Last directory review: **August 30, 2026**.
9+
Explore **242 plugins** across seven broad areas. Each plugin appears once, under the category that best represents its primary use. Last directory review: **August 30, 2026**.
1010

1111
## Start here
1212

@@ -17,7 +17,7 @@ Explore **241 plugins** across seven broad areas. Each plugin appears once, unde
1717

1818
### Current snapshot
1919

20-
This is the first published directory snapshot: **241 plugins**, grouped into **7 categories**, with matching English and Chinese entries. Future additions, removals, and corrections are recorded in [CHANGELOG.md](CHANGELOG.md).
20+
This is the first published directory snapshot: **242 plugins**, grouped into **7 categories**, with matching English and Chinese entries. Future additions, removals, and corrections are recorded in [CHANGELOG.md](CHANGELOG.md).
2121

2222
## Browse by category
2323

@@ -227,6 +227,7 @@ This is the first published directory snapshot: **241 plugins**, grouped into **
227227
- [dsh-weixin-clawbot](https://github.com/zp-home/dsh-weixin-clawbot) — Bridges DeepSeek Harness with Tencent's WeChat ClawBot/iLink channel, allowing remote control via WeChat text messages.
228228
- [mcp-for-stata](https://github.com/SepineTam/mcp-for-stata) — Implements a Model Context Protocol server that enables AI agents to execute Stata commands for data analysis.
229229
- [CloudBase-AI-Toolkit](https://github.com/TencentCloudBase/CloudBase-AI-Toolkit) — Bridges AI coding agents to CloudBase backend services such as database, storage, auth, and cloud functions via a DeepSeek Harness plugin and MCP server.
230+
- [dsh-mcp-connector](https://github.com/duhu2000/dsh-mcp-connector) — Provides a marketplace and connection manager for MCP servers within DeepSeek Harness.
230231

231232
## Automation & Agents
232233

README.zh.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
> 一个独立维护、双语呈现、持续更新的 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)`dsh`)插件目录。
88
9-
当前整理 **241 个插件**,统一归入七个大类。每个插件只出现一次,并按照最主要的使用价值进行分类。最近一次目录复核:**2026 年 8 月 30 日**
9+
当前整理 **242 个插件**,统一归入七个大类。每个插件只出现一次,并按照最主要的使用价值进行分类。最近一次目录复核:**2026 年 8 月 30 日**
1010

1111
## 从这里开始
1212

@@ -17,7 +17,7 @@
1717

1818
### 当前快照
1919

20-
这是目录的首个公开快照:共 **241 个插件****7 个大类**,中英文条目一一对应。后续新增、移除和修正统一记录在 [CHANGELOG.md](CHANGELOG.md)
20+
这是目录的首个公开快照:共 **242 个插件****7 个大类**,中英文条目一一对应。后续新增、移除和修正统一记录在 [CHANGELOG.md](CHANGELOG.md)
2121

2222
## 分类浏览
2323

@@ -227,6 +227,7 @@
227227
- [dsh-weixin-clawbot](https://github.com/zp-home/dsh-weixin-clawbot) — 通过腾讯官方微信 ClawBot/iLink 通道将 DeepSeek Harness 与微信连接,支持通过微信文本消息进行远程控制。
228228
- [mcp-for-stata](https://github.com/SepineTam/mcp-for-stata) — 实现了一个模型上下文协议服务器,使AI代理能够执行Stata命令进行数据分析。
229229
- [CloudBase-AI-Toolkit](https://github.com/TencentCloudBase/CloudBase-AI-Toolkit) — 通过 DeepSeek Harness 插件和 MCP 服务器,将 AI 编程代理连接到 CloudBase 后端服务,如数据库、存储、认证和云函数。
230+
- [dsh-mcp-connector](https://github.com/duhu2000/dsh-mcp-connector) — 在 DeepSeek Harness 中提供 MCP 服务器连接市场与连接管理功能。
230231

231232
## 自动化与智能体
232233

data/plugins.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,6 +1656,15 @@
16561656
"source": "github-topic:dsh-plugin",
16571657
"url": "https://github.com/TencentCloudBase/CloudBase-AI-Toolkit"
16581658
},
1659+
{
1660+
"category": "integrations",
1661+
"description_en": "Provides a marketplace and connection manager for MCP servers within DeepSeek Harness.",
1662+
"description_zh": "在 DeepSeek Harness 中提供 MCP 服务器连接市场与连接管理功能。",
1663+
"name": "dsh-mcp-connector",
1664+
"repository_id": 1340838178,
1665+
"source": "github-topic:dsh-plugin",
1666+
"url": "https://github.com/duhu2000/dsh-mcp-connector"
1667+
},
16591668
{
16601669
"category": "automation",
16611670
"description_en": "Provides a code review gate with deterministic severity rules, LLM-assisted findings, team approval quorum, and compliance audit trail for the DeepSeek Harness.",

0 commit comments

Comments
 (0)