📡 MCP Radar

huey1in/reef

DSH 插件全家桶:浏览器自动化 + MCP Server + GitHub/GitLab 自动评审 + 原生嵌入面板 | One install, five modules for DeepSeek Harness: browser automation, MCP server, GitHub & GitLab automation, native in-app panel

15 stars
5 forks
TypeScript
momentum ▲ 40.0
created 2026-08-14
on radar since 2026-08-16
star trend 5 → 15 since 2026-08-16
dsh-plugin
View on GitHub ↗

About reef

DeepSeek Harness 全家桶:浏览器自动化 · MCP Server · GitHub/GitLab 集成 · 原生嵌入面板

模块 做什么 入口 --- --- --- 🐋 原生面板 注入 DSH 界面右下角:模块状态、浏览器实时画面、GitHub 事件看板、五模块设置区 自动注入,无需配置 🧭 浏览器自动化 共享 Playwright 浏览器:多标签、多 profile、下载/上传、Cookie、表单回放,21 个 browser 工具 browser 工具 🔌 MCP Server 把 DSH 的会话与 agent 反向暴露给任何 MCP 客户端(Streamable HTTP + OAuth) http://127.0.0.1:3080/reef/mcp 🐙 GitHub 集成 4 个只读工具 + webhook 自动 PR 评审 + issue 自动修复闭环 + 事件看板 github 工具 + webhook 🦊 GitLab 集成 3 个只读工具 + webhook 自动 MR 评审 gitlab 工具 + webhook

设计原则:能做的一次性操作交给 agent 用 bash 完成(如 GitHub 写操作配 gh CLI),插件只做 bash 做不到的常驻自动化与集成。唯一第三方运行时依赖是 playwright-core(复用系统已装的 Edge/Chrome,无需下载 Chromium),不依赖任何 @deepseek-ai 运行时包。

重启 DSH 生效。不需要某个模块?在 $DSHHOME/profiles/web/cordis.patch.yml 里删掉对应行 (reef-browser / reef-mcp / reef-github / reef-gitlab / reef-console)或给对应行加 config: { enabled: false }。

安装后自动注入 DSH 界面(基于官方 --dsw-alias- 设计变量,自适应亮/暗主题,零 DOM 依赖):

- 悬浮按钮:右下角圆形按钮显示鲸鱼图标——透明底标志,跟随 DSH 主题自动切换 (暗色主题 → 白色鲸鱼,亮色主题 → 墨黑鲸鱼); - 状态行:浏览器(开关/标签数/当前 URL)、MCP(在线状态)、GitHub(webhook 在线 + 事件数); - 实时画面:浏览器打开时显示缩略图,点击弹出大屏模态框——2 秒轮询实时画面, 下方列出访问历史(最近 50 条,按 profile 隔离,点击可在新标签打开); - GitHub 事件看板:最近 3 条 webhook 事件(时间/事件/仓库/编号/处理结果); - ⚙ 设置区:五个模块的配置都可在面板里修改,详见 配置。

给 agent 一个共享浏览器会话(多标签页,默认 headless,channel: auto 自动探测 msedge → chrome → chromium,也可 executablePath 指定):

工具 说明 --- --- browseropen 打开 URL browsertabs 标签管理:list / new / switch / close(按 id 或 index) browsersnapshot 读取页面文本/链接/输入框(纯文本模型"看"网页的核心) browserelements 可交互元素结构化清单(input/button/select/链接 + 现成 CSS 选择器) browserclick / browsertype / browserpress 点击 / 输入(可清空、可回车提交)/ 按键 browsereval 在页面上下文执行 JS(结果自动净化成 lossless JSON) browsers

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/huey1in--reef.html)

Related MCP servers

Dominic789654/awesome-deepseek-harness

A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh

⭐ 151TypeScript
PerryLink/dsh-mcp-panel

MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (approval-gated writes, automati

⭐ 14TypeScript
oomol-lab/dsh-oomol

OOMOL Connector for DeepSeek Harness—discover connected apps and execute Actions through progressive MCP discovery without exposing provider credentials.

⭐ 11TypeScript
chushixixin/dsh-harness-mcp-server

Expose DeepSeek Harness agent capabilities as an MCP server (brain=Hermes, arms=Harness)

⭐ 9TypeScript
jiuge2467/dsh-studio

现代化 DeepSeek Harness (DSH) 全栈增强工作台 · 多源 MCP 可视化调试中枢 · 视觉思考引擎 · 灵动极客伴侣

⭐ 7TypeScript
GuangminJu/mellos-mapping

A live layered dependency map for bottom-up development — MCP server + terminal pane for Claude Code, Codex CLI and any MCP client. Ghost the design first, light nodes up as they are built and verifie

⭐ 5TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.