模型与 MCP
插件
dsh-mcp-proxy
ben7am1n
Context-cheap lazy MCP access for DeepSeek Harness
deepseek-harnessdsh-pluginmcpmodel-context-protocol
PROJECT TOPICS
PROJECT README
Anthropic Model Context Protocol (MCP) client bridge plugin for DeepSeek Harness (
dsh).
dsh-plugin-mcp?Connects any standard MCP server (GitHub, SQLite, Brave Search, Puppeteer, PostgreSQL) directly into the DeepSeek Harness tool calling ecosystem over Stdio JSON-RPC 2.0.
npm install -g @shion-lab/dsh-plugin-mcp
In cordis.yml:
plugins:
"@deepseek-ai/dsh": {}
"@shion-lab/dsh-plugin-mcp":
servers:
github:
command: "npx"
args: ["-y", "@modelcontextprotocol/server-github"]
env:
GITHUB_PERSONAL_ACCESS_TOKEN: "your_token"
sqlite:
command: "uvx"
args: ["mcp-server-sqlite", "--db-path", "./test.db"]
MIT © Shion Lab
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。