扑克牌冷藏室
探长 - AI开发者,关注投资理财、大模型应用与效率工具开发记录
https://nickszy.com/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://api.nickszy.com/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · api.nickszy.com
208tools discovered
Showing 25 of 208 from the live probe.
Get Financial Reports
获取营收/净利润趋势图 (轻量版财务入口). WHEN TO USE: 用户问 "近几年营收和利润怎么走"、"收入利润趋势如何"、 "先看一个财务概览图"、"revenue/net income trend". CONCEPT: 用少量核心指标(营收、净利润)看公司经营趋势, 适合快速判断 增长/放缓/拐点, 但不展开完整三表. DIFFERENTIATION: 这是**轻量趋势图工具**. 若要完整利润表/资产负债表/ 现金流量表及同比环比, 用 get_stock_financial_statements. 若要主营结构, 用 get_mainbz_info. next_recommended_tools: get_stock_financial_statements → get_valuation_metrics Args: symbol: Asset ticker. Format: EXCHANGE:SYMBOL - A股: SSE:600519 (上交所), SZSE:000001 (深交所) - 美
Get Mainbz Info
获取主营业务构成 (按产品/地区/行业拆分). WHEN TO USE: 用户问 "公司靠什么业务赚钱"、"收入主要来自哪些产品或地区"、 "主营结构是否集中"、"白酒/海外业务占比多少". CONCEPT: 主营构成将营收按产品、地区、行业等维度拆解, 用于判断收入来源、 业务集中度、区域依赖和第二增长曲线. DIFFERENTIATION: 这是**业务结构拆分**工具, 不看利润率与完整三表. 若想看营收和净利润时间趋势, 用 get_financial_reports; 若想看完整财报, 用 get_stock_financial_statements. next_recommended_tools: get_financial_reports → get_stock_financial_statements
Get Shareholder Info
Get shareholder info for the given ticker. WHEN TO USE: User asks about top 10 shareholders, ownership concentration, institutional holdings changes, or shareholder structure. CONCEPT: Returns top 10 shareholders with holding ratios, changes, and shareholder concentration metrics. DIFFERENTIATION: vs get_stock_fact_pack shareholder section: this is the dedicated tool with more detail; fact_pack provides a summary. next_recommended_tools: get_mainbz_info, get_stock_fact_pack, get_dividend_inf
Get Dividend Info
Get dividend history and yield info. WHEN TO USE: User asks about dividend history, yield, payout ratio, or "how much has this stock paid in dividends". CONCEPT: Returns dividend payment history including ex-date, pay date, dividend per share, yield, and payout ratio trends. DIFFERENTIATION: vs get_stock_fact_pack dividend section: this is the dedicated tool with full history; fact_pack provides a summary snapshot. next_recommended_tools: get_shareholder_info, get_valuation_metrics, get_stoc
Get Forecast Info
Get performance forecast info for the given A-share ticker. WHEN TO USE: User asks about earnings forecasts, profit guidance, or "what do analysts expect this company to earn". CONCEPT: Returns company-issued performance forecasts and analyst earnings estimates including expected revenue, net profit, and EPS. DIFFERENTIATION: vs get_profit_forecast: This returns company guidance; profit_forecast returns analyst consensus estimates. next_recommended_tools: get_profit_forecast, get_financial_r
Get Valuation Metrics
获取A股估值指标 + 历史百分位. WHEN TO USE: 用户问 "现在估值高不高"、"PE在历史上什么位置"、 "是否低估/高估"、"给我一个带分位的估值判断". CONCEPT: 估值不仅看当前PE/PB/PS绝对值, 更要看其在自身历史区间中的百分位. 同一只股票 PE=20x 可能在某些行业偏低, 在另一些行业偏高. DIFFERENTIATION: 这是**A股估值核心工具**, 自带历史分位. 与 get_financial_ratios 不同: 那个偏财务比率快照(盈利能力/偿债能力/运营能力), 本工具专注估值. 与美股 get_us_valuation_metrics 不同: 这里强调历史百分位. next_recommended_tools: get_financial_ratios → get_stock_financial_statements Args: symbol: Asset ticker. Format: EXCHANGE:SYMBOL - A股: SSE:600519 (上交所), SZ
Get Stock Financial Statements
获取完整财报三表 (利润表/资产负债表/现金流量表). WHEN TO USE: 用户问 "给我完整财报"、"想看三大报表"、"收入利润现金流分别怎样"、 "需要同比/环比地分析财务质量". CONCEPT: 财报三表是基本面分析核心. 利润表看赚不赚钱, 资产负债表看家底和杠杆, 现金流量表看利润是否兑现成现金. 同比/环比帮助识别趋势与拐点. DIFFERENTIATION: 这是**最完整的基本面底座工具**. 与 get_financial_reports 不同: 那个只给轻量趋势图; 与 get_financial_ratios 不同: 那个是指标提炼结果, 本工具给原始三表明细; 与 get_valuation_metrics 不同: 那个看市场定价. next_recommended_tools: get_financial_ratios → get_valuation_metrics Args: symbol: Asset ticker. Format: EXCHANGE:SYMBOL - A股: SSE:60
Get Profit Forecast
Get analyst profit forecasts for the given ticker. WHEN TO USE: User asks about analyst consensus, earnings estimates, or "what do analysts predict for this company's profits". CONCEPT: Returns analyst consensus profit forecasts including revenue, net profit, and EPS estimates from multiple research institutions. DIFFERENTIATION: vs get_forecast_info: This returns analyst consensus; forecast_info returns company-issued performance guidance. next_recommended_tools: get_forecast_info, get_fina
Get Financial Ratios
Get key financial ratios (PE, PB, ROE, etc.) for the given ticker. WHEN TO USE: User asks about financial ratios like PE, PB, ROE, ROA, debt-to-equity, or "how does this company's profitability compare". CONCEPT: Returns key financial ratios across profitability, valuation, leverage, and efficiency dimensions. DIFFERENTIATION: vs get_valuation_metrics: This returns comprehensive ratios; valuation_metrics focuses on valuation with historical percentile. next_recommended_tools: get_valuation_m
Get Asset Info
获取资产详情 (名称/行业/上市日期等). WHEN TO USE: 用户已有确定代码, 想了解公司基本属性(行业/市值/上市日期). CONCEPT: 返回资产主数据的完整画像, 包含 name, exchange, industry, list_date, market_cap 等. DIFFERENTIATION: 比 search_assets 更详细; 不包含实时行情(用 get_real_time_price). next_recommended_tools: get_real_time_price -> get_multiple_prices
Get Real Time Price
获取单个资产实时行情. WHEN TO USE: 用户要当前最新价/涨跌幅/成交量, 且只查一只. CONCEPT: 返回最新 tick 数据: price, change_pct, volume, turnover 等. DIFFERENTIATION: 单个标的; 如需批量请用 get_multiple_prices. next_recommended_tools: get_multiple_prices -> search_assets
Get Multiple Prices
批量获取多个资产实时行情. WHEN TO USE: 用户同时查多只股票/基金/ETF的实时价格. CONCEPT: 一次请求多个标的实时行情, 效率高于多次调用 get_real_time_price. DIFFERENTIATION: 批量版 get_real_time_price; 若只需一只用 get_real_time_price 更简单. next_recommended_tools: get_real_time_price -> get_asset_info
Get Kline Data
Get K-line historical price data (daily by default). WHEN TO USE: - Need historical OHLCV candlestick data for charting or technical analysis - Backtesting trading strategies on historical price data - Computing technical indicators (MA, RSI, MACD) from raw price data CONCEPT: Returns historical K-line (candlestick) data: open, high, low, close, volume. Supports A-share, US stock, and crypto markets. Configurable interval and date range. DIFFERENTIATION: - vs get_real_time_price: This returns
Get Technical Indicators
获取A股技术指标 (MA/RSI/MACD/BOLL等). WHEN TO USE: 用户问"这只A股技术面怎么样"、"RSI超买了吗". CONCEPT: 基于K线计算常用技术指标: 均线、RSI、MACD、布林带等. DIFFERENTIATION: A股专用; 美股技术面用 us_technical_tools. next_recommended_tools: get_technical_signals -> get_money_flow
Get Technical Signals
获取A股技术信号 (结构化RSI/MACD/BOLL状态). WHEN TO USE: 用户只要信号判断, 如"超买还是超卖"、"金叉还是死叉". CONCEPT: 将技术指标转化为明确信号状态. DIFFERENTIATION: 信号版(结论); 原始数值用 get_technical_indicators. next_recommended_tools: get_technical_indicators -> get_money_flow
Get Money Flow
获取个股资金流向数据。 WHEN TO USE: - 用户问“主力资金这几天是流入还是流出?” - 需要看单只股票近N日主力/散户净流方向 - 想结合价格走势判断个股是否有资金承接 CONCEPT: 个股资金流向通常按大单/超大单、散户等口径统计净流入,用于观察短线资金偏好与交易拥挤度。 DIFFERENTIATION: - 这是“个股级”资金流工具;看全市场外资请用 get_north_bound_flow - 看板块级资金热度请用 get_sector_money_flow_history 或 get_market_money_flow - 看持仓成本密集区而非资金流,请用 get_chip_distribution next_recommended_tools: - get_chip_distribution - get_relative_strength - get_margin_trading
Get North Bound Flow
获取北向资金(沪深港通)流向数据。 WHEN TO USE: - 用户问“今天/近一段时间外资是净流入还是净流出?” - 需要判断A股是否有北向资金持续加仓或撤离 - 想看市场级“聪明钱”风险偏好,而不是单只股票 CONCEPT: 北向资金指通过沪股通、深股通流入A股的境外资金,常被视为外资风险偏好与市场情绪的代表性观察口径。 DIFFERENTIATION: - 这是“市场级外资总流量”;看单股北向持仓请用 get_stock_northbound_holdings - 看个股主力/散户资金请用 get_money_flow - 看A股板块整体热度而非外资单一通道,请用 get_market_money_flow next_recommended_tools: - get_market_liquidity - get_market_money_flow - get_stock_northbound_ranking
Get Chip Distribution
获取筹码分布数据。 WHEN TO USE: - 用户问“这只股票的主力成本区/套牢区在哪里?” - 需要识别支撑位、压力位、平均成本、获利盘比例 - 想判断当前价格相对筹码峰的位置 CONCEPT: 筹码分布用历史成交量与价格估算不同价位的持仓密集区,可辅助理解成本结构、套牢盘和潜在抛压/支撑。 DIFFERENTIATION: - 这是“成本结构/筹码位置”工具,不直接回答资金今天流入多少;短线资金流请用 get_money_flow - 看外资流量请用 get_north_bound_flow - 看个股相对指数强弱请用 get_relative_strength next_recommended_tools: - get_money_flow - get_relative_strength - calculate_risk_metrics
Get Money Supply
获取中国货币流动性 (M1/M2)。 WHEN TO USE: - 用户问“当前国内货币环境偏宽松还是偏收紧?” - 需要看M1、M2同比及剪刀差变化 - 想做中观/宏观流动性背景判断,而不是股票级分析 CONCEPT: M1更偏企业活期与交易性资金,M2覆盖更广。M1-M2剪刀差常被用来观察实体活跃度与资金沉淀程度。 DIFFERENTIATION: - 这是货币供给口径;看社融信用扩张请用 get_social_financing - 看利率价格信号请用 get_interest_rates - 看A股市场层面的交易流动性请用 get_market_liquidity next_recommended_tools: - get_social_financing - get_interest_rates - get_gdp_data
Get Inflation Data
获取中国月度通胀指标 (CPI/PPI)。 WHEN TO USE: - 用户问"通胀情况如何""CPI/PPI最新数据""有没有通缩压力" - 需要判断消费端和工业端价格走势,辅助宏观环境判断 CONCEPT: CPI反映消费端价格水平,PPI反映工业品出厂价格。CPI-PPI剪刀差可观察上下游利润分配格局。 DIFFERENTIATION: - 这是价格/通胀口径;看货币量口径请用 get_money_supply - 看实体经济景气请用 get_pmi_data;看经济增长请用 get_gdp_data - 看利率政策信号请用 get_interest_rates next_recommended_tools: - get_money_supply - get_pmi_data - get_interest_rates
Get Pmi Data
获取中国官方 PMI 数据。 WHEN TO USE: - 用户问"制造业景气度如何""PMI最新多少""经济在扩张还是收缩" - 需要判断实体经济短期景气方向(制造业/非制造业/综合) CONCEPT: PMI以50为荣枯线,>50表示扩张,<50表示收缩。制造业PMI、非制造业PMI和综合PMI共同勾勒景气全貌。 DIFFERENTIATION: - 这是景气/实体经济口径;看通胀请用 get_inflation_data - 看经济增长总量请用 get_gdp_data;看信用扩张请用 get_social_financing next_recommended_tools: - get_gdp_data - get_inflation_data - get_social_financing
Get Gdp Data
获取中国季度 GDP 增长数据。 WHEN TO USE: - 用户问"GDP增速多少""经济增长情况""三产结构如何" - 需要判断宏观经济整体增速和产业结构 CONCEPT: GDP是衡量经济体总产出的核心指标。分一产(农业)/二产(工业)/三产(服务业),可观察增长结构。 DIFFERENTIATION: - 这是经济增长总量口径;看短期景气请用 get_pmi_data - 看通胀请用 get_inflation_data;看信用环境请用 get_social_financing next_recommended_tools: - get_pmi_data - get_inflation_data - get_money_supply
Get Social Financing
获取中国社会融资总量。 WHEN TO USE: - 用户问"社融数据怎么样""信用环境偏宽松还是偏紧""新增信贷情况" - 需要判断实体信用扩张力度和金融对经济的支持程度 CONCEPT: 社融(社会融资规模)衡量实体从金融体系获得资金总量。存量同比增速是判断信用周期的核心指标。 >9%偏强扩张,<8%偏弱。 DIFFERENTIATION: - 这是信用/融资口径;看货币供给请用 get_money_supply - 看利率价格请用 get_interest_rates;看经济增长请用 get_gdp_data next_recommended_tools: - get_money_supply - get_interest_rates - get_pmi_data
Get Interest Rates
获取中国利率数据 (SHIBOR + LPR)。 WHEN TO USE: - 用户问"利率水平如何""央行有没有降息/加息""Shibor走势" - 需要判断货币政策宽松/收紧方向和资金价格水平 CONCEPT: SHIBOR是银行间拆借利率(短端),LPR是贷款基准利率(中长端)。两者结合可观察利率曲线形态和政策信号。 DIFFERENTIATION: - 这是利率/资金价格口径;看货币量口径请用 get_money_supply - 看信用扩张请用 get_social_financing;看国债收益率曲线请用 get_bond_yield next_recommended_tools: - get_money_supply - get_social_financing - get_bond_yield
Get Market Liquidity
获取 A 股市场流动性指标。 WHEN TO USE: - 用户问"市场流动性怎么样""融资融券余额多少""北向+两融整体情况" - 需要同时看北向资金和融资融券余额的组合流动性画面 CONCEPT: 综合展示北向净流入趋势和融资融券余额趋势,是A股两大核心增量资金的概览。 DIFFERENTIATION: - 这是"多维度市场流动性概览";仅看北向资金请用 get_north_bound_flow - 看个股融资融券请用 get_margin_trading - 看板块资金排名请用 get_market_money_flow next_recommended_tools: - get_north_bound_flow - get_margin_trading - get_market_money_flow
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brands探长 - AI开发者,关注投资理财、大模型应用与效率工具开发记录
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Stock Tool? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 208 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.