可转债高级策略 MCP Server — 双低/三低/强赎/下修/YTM 策略引擎
可转债高级策略 MCP Server — 双低/三低/强赎/下修/YTM 策略引擎. The cb mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 6 defined tools rather than through you.
可转债高级策略 MCP Server — 双低/三低/强赎/下修/YTM 策略引擎
Everything the assistant can do here goes through one of these:
cb_market_overview — 市场总览 — 均价、中位数、溢价率、价格区间分布cb_dual_low — 📉 双低策略 — 转股溢价率 + 价格双低排序,稳健首选cb_triple_low — 📊 三低策略 — 双低 + 小规模,游资最爱cb_ytm_ranking — 💰 到期收益率排名 — 寻找最靠近债底的标的cb_redemption_monitor — 🔥 强赎监控 — 谁快被强制赎回了cb_revision_analysis — 🔍 下修博弈分析 — 正股跌过头,公司可能下修Installation goes through your MCP client rather than a global install: point it at cb-strategy-mcp on PyPI and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Cb's toolset — cb_market_overview, cb_dual_low, cb_triple_low and 3 more — is a fair guide to whether it matches your workflow.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| cb_market_overview | 市场总览 — 均价、中位数、溢价率、价格区间分布 |
| cb_dual_low | 📉 **双低策略** — 转股溢价率 + 价格双低排序,稳健首选 |
| cb_triple_low | 📊 **三低策略** — 双低 + 小规模,游资最爱 |
| cb_ytm_ranking | 💰 **到期收益率排名** — 寻找最靠近债底的标的 |
| cb_redemption_monitor | 🔥 **强赎监控** — 谁快被强制赎回了 |
| cb_revision_analysis | 🔍 **下修博弈分析** — 正股跌过头,公司可能下修 |
{
"mcpServers": {
"cb-strategy-mcp": {
"command": "cb-strategy-mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.