Cb Strategy Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Cb Strategy Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
6 大策略引擎,一键筛选全市场可转债
pip install cb-strategy-mcp
# 以 MCP Server 方式运行
cb-strategy-mcp| 工具 | 说明 |
|---|---|
cb_market_overview | 市场总览 — 均价、中位数、溢价率、价格区间分布 |
cb_dual_low | 📉 双低策略 — 转股溢价率 + 价格双低排序,稳健首选 |
cb_triple_low | 📊 三低策略 — 双低 + 小规模,游资最爱 |
cb_ytm_ranking | 💰 到期收益率排名 — 寻找最靠近债底的标的 |
cb_redemption_monitor | 🔥 强赎监控 — 谁快被强制赎回了 |
cb_revision_analysis | 🔍 下修博弈分析 — 正股跌过头,公司可能下修 |
双低值 = 转股溢价率 × 0.5 + (现价 / 100) × 50
筛选: 90-130元, 溢价率 ≤ 50%, 剔除退市债三低值 = 双低 × 0.7 - 规模得分 × 3
额外: 发行规模 ≤ 10亿在 claude_desktop_config.json 中添加:
{
"mcpServers": {
"cb-strategy-mcp": {
"command": "cb-strategy-mcp"
}
}
}pip install cb-strategy-mcpgit clone https://github.com/Lozzi1910/cb-strategy-mcp
cd cb-strategy-mcp
uv venv --python python3.11
source .venv/bin/activate
uv pip install -e .MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.