Loading...
Loading...
Compare original and translation side by side
blblbl --versionblblbl --version基于调用阿里云百炼 MCP 市场金融数据服务(bl mcp), 提供股票 / 基金 / 基金经理筛选、财务与宏观数据查询、研报与公告检索的端到端能力。market-cmapi00073529内置 MCP 客户端,复用bl,无需额外注册服务。DASHSCOPE_API_KEY
Based onto call the financial data service (bl mcp) from Alibaba Cloud Bailian MCP Market, providing end-to-end capabilities for stock/fund/fund manager screening, financial and macro data query, research report and announcement retrieval.market-cmapi00073529has a built-in MCP client, which reusesbl, no additional service registration is required.DASHSCOPE_API_KEY
bailian-clibailian-clinpm install -g bailian-cli
bl --versionnpm install -g bailian-cli
bl --versionundefinedundefined
获取 API Key:https://bailian.console.aliyun.com/cli?source_channel=key_github&
**注意**:用户已有 `DASHSCOPE_API_KEY` 则跳过配置。仅当 `bl auth status` 显示未登录或调用失败时再询问 Key。
Get API Key: https://bailian.console.aliyun.com/cli?source_channel=key_github&
**Note**: Skip configuration if the user already has `DASHSCOPE_API_KEY`. Only ask for the Key when `bl auth status` shows not logged in or the call fails.undefinedundefined
如 `bl mcp list` 中没有目标服务,引导用户去百炼控制台「MCP 市场」激活
`market-cmapi00073529`(金融数据分析)。
If the target service is not found in `bl mcp list`, guide the user to activate `market-cmapi00073529` (Financial Data Analysis) in the Bailian Console "MCP Market".| 用户意图 | 工具 | 类别 |
|---|---|---|
| 「筛选...股票」「选股」 | | 候选清单 |
| 「筛选...基金」 | | 候选清单 |
| 「筛选...基金经理」 | | 候选清单 |
| 「查 X 公司 / 基金的财务 / 行情 / 估值」 | | 结构化数据 |
| 「查 GDP / CPI / 行业产销 / 价格走势」 | | 时序数据 |
| 「找 X 行业 / 公司的券商研报」 | | 非结构化研报 |
| 「查 X 公司公告」 | | 非结构化公告 |
| User Intention | Tool | Category |
|---|---|---|
| "Screen...stocks" "Stock selection" | | Candidate list |
| "Screen...funds" | | Candidate list |
| "Screen...fund managers" | | Candidate list |
| "Check financial/market/valuation of X company/fund" | | Structured data |
| "Check GDP/CPI/industry production-sales/price trend" | | Time-series data |
| "Find brokerage research reports on X industry/company" | | Unstructured research reports |
| "Check X company's announcements" | | Unstructured announcements |
bl mcp callbl mcp callmarket-cmapi00073529bl mcp call market-cmapi00073529.<ToolName> --query "<自然语言查询>"undefinedmarket-cmapi00073529bl mcp call market-cmapi00073529.<ToolName> --query "<Natural language query>"undefined
输出 JSON 用于 Agent 解析:
```bash
bl mcp call market-cmapi00073529.FinQuery --query "贵州茅台 2024 年净利润" --output json
Output JSON for Agent parsing:
```bash
bl mcp call market-cmapi00073529.FinQuery --query "Kweichow Moutai 2024 net profit" --output jsonbl mcp tools market-cmapi00073529 --output json--querybl mcp tools market-cmapi00073529 --output json--querySmartStockSelectionSmartStockSelectionbl mcp call market-cmapi00073529.SmartStockSelection \
--query "筛选净利润增速超过 30% 且 ROE 大于 15% 的消费股"bl mcp call market-cmapi00073529.SmartStockSelection \
--query "Screen consumer stocks with net profit growth rate exceeding 30% and ROE greater than 15%"SmartFundSelectionSmartFundSelectionbl mcp call market-cmapi00073529.SmartFundSelection \
--query "筛选近一年收益率排名前 10% 的股票型基金"bl mcp call market-cmapi00073529.SmartFundSelection \
--query "Screen equity funds ranked top 10% in return over the past year"SmartFundManagerSelectionSmartFundManagerSelectionbl mcp call market-cmapi00073529.SmartFundManagerSelection \
--query "筛选管理规模超过 100 亿且年化收益超过 15% 的基金经理"bl mcp call market-cmapi00073529.SmartFundManagerSelection \
--query "Screen fund managers with management scale exceeding 10 billion RMB and annualized return exceeding 15%"FinQueryFinQuerybl mcp call market-cmapi00073529.FinQuery \
--query "查询贵州茅台 2020 年至今的净利润数据"bl mcp call market-cmapi00073529.FinQuery \
--query "Query Kweichow Moutai's net profit data from 2020 to present"MacroIndustryDataMacroIndustryDatabl mcp call market-cmapi00073529.MacroIndustryData \
--query "查询近五年中国 GDP 同比增速数据"bl mcp call market-cmapi00073529.MacroIndustryData \
--query "Query China's year-on-year GDP growth rate data over the past five years"FinancialResearchReportFinancialResearchReportbl mcp call market-cmapi00073529.FinancialResearchReport \
--query "查找最近三个月关于新能源汽车行业的券商研报"bl mcp call market-cmapi00073529.FinancialResearchReport \
--query "Find brokerage research reports on the new energy vehicle industry in the last three months"AnnouncementDataAnnouncementDatabl mcp call market-cmapi00073529.AnnouncementData \
--query "查询贵州茅台 2024 年年度股东大会决议公告"bl mcp call market-cmapi00073529.AnnouncementData \
--query "Query Kweichow Moutai's 2024 annual general meeting resolution announcement"FinQueryMacroIndustryDataFinancialResearchReportAnnouncementDatadateFinQueryMacroIndustryDataFinancialResearchReportAnnouncementDatadate| 错误现象 | 排查思路 |
|---|---|
| API Key 缺失或失效 → |
| 用户未在百炼控制台「MCP 市场」激活该服务,引导其激活 |
| 检查网络 / 区域(默认 |
工具返回 | 读取 |
| 无返回结果 | 放宽筛选条件、确认实体名称(全称 / 简称 / 代码)是否准确 |
| Error Phenomenon | Troubleshooting Ideas |
|---|---|
| Missing or invalid API Key → |
| The user has not activated the service in the Bailian Console "MCP Market", guide them to activate it |
| Check network/region (default |
Tool returns | Read the error description in |
| No results returned | Relax screening conditions, confirm whether the entity name (full name/abbreviation/code) is accurate |
undefinedundefined
汇总为表格 + 每家 3 条要点 + 数据来源 + 查询时间。
Summarize into a table + 3 key points for each company + data source + query time.bailian-clibailian-clibl text chatbl imagebailian-clibl text chatbailian-clibl image generatebailian-clibl speech synthesizebl text chatbl imagebailian-clibl text chatbailian-clibl image generatebailian-clibl speech synthesizebl mcplisttoolscallbailian-clibailian-clireference/bl mcp <子命令> --help--dry-runbl mcplisttoolscallbailian-clireference/bailian-clibl mcp <subcommand> --help--dry-run