helibeiqi/dsh-quant-data-mcp

Resource ⭐ 0 MIT datadeveloper-toolssocialtools

Zero-dependency MCP stdio server template + ready-to-use A-share data tools for DeepSeek Harness (dsh). No API key, all env-var paths, standard NDJSON protocol.

Install

dsh-quant-data-mcp/
├── README.md              # 本文档
├── package.json           # dsh bundle 声明(dsh.bundle.patch)
├── cordis.patch.yml       # dsh 插件注册(全环境变量化,canonical 格式)
├── env.example.cmd        # dsh 启动前需 set 的环境变量示例(Windows)
├── setup.ps1              # 一键安装脚本:拷贝 bundle + 注册 + 打印环境变量
└── lib/
    └── quant-mcp-server.mjs   # 零依赖 MCP server(核心代码)

Add helibeiqi/dsh-quant-data-mcp to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.