cb-strategy-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@cb-strategy-mcplist the top 20 dual-low convertible bonds"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📊 可转债高级策略 MCP Server
6 大策略引擎,一键筛选全市场可转债
🚀 快速开始
pip install cb-strategy-mcp
# 以 MCP Server 方式运行
cb-strategy-mcpRelated MCP server: FactorHub MCP Server
🧩 6 大策略工具
工具 | 说明 |
| 市场总览 — 均价、中位数、溢价率、价格区间分布 |
| 📉 双低策略 — 转股溢价率 + 价格双低排序,稳健首选 |
| 📊 三低策略 — 双低 + 小规模,游资最爱 |
| 💰 到期收益率排名 — 寻找最靠近债底的标的 |
| 🔥 强赎监控 — 谁快被强制赎回了 |
| 🔍 下修博弈分析 — 正股跌过头,公司可能下修 |
📈 数据来源
东方财富 (EastMoney) — 全市场 ~1000 只可转债实时数据
数据缓存 2 分钟,$0 成本
集思录数据源备用 (cookie 可选)
💡 策略说明
双低策略
双低值 = 转股溢价率 × 0.5 + (现价 / 100) × 50
筛选: 90-130元, 溢价率 ≤ 50%, 剔除退市债三低策略
三低值 = 双低 × 0.7 - 规模得分 × 3
额外: 发行规模 ≤ 10亿🔧 MCP 配置
在 claude_desktop_config.json 中添加:
{
"mcpServers": {
"cb-strategy-mcp": {
"command": "cb-strategy-mcp"
}
}
}📦 PyPI
pip install cb-strategy-mcp🏗️ 本地开发
git 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
🌟 项目路线图
双低策略
三低策略
YTM 排名
强赎监控
下修博弈分析
集思录 cookie 登录 → 获取纯债价值等精算数据
双低轮动回测
网格交易提醒
新债打新提醒
实时行情 WebSocket
This server cannot be deployed
Maintenance
Related MCP Connectors
Research-only MCP server: your AI as a quant research desk. 90 tools, no trades, no brokers.
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
China A-share market data for research, backtesting and AI agents via MCP.
7-factor stock scoring MCP server. US/HK/CN, 74 stocks. Free + Premium (USDC/Base). x402 ready.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceMCP server that wraps SFC financial data API into 32 tools for comprehensive A-share market data, including real-time quotes, rankings, limit-up statistics, news, themes, financials, charts, research reports, and watchlists.-
- AlicenseBqualityDmaintenanceA China A-share market data MCP server that enables AI agents to query factor data, market quotes, valuations, and run strategy backtests.114MIT
- AlicenseAqualityFmaintenanceA comprehensive MCP server for stock analysis and trading insights, including stock screening, fundamental analysis, insider trading, options analysis, social media research, and news analysis.1075MIT
- AlicenseNot gradedqualityDmaintenanceA MCP server that fetches real-time Chinese stock data from East Money, supporting quotes, K-line charts, rankings, shareholder data, and more.7 npm1ISC