{"name":"com.ashareapi/ashare-data-api","slug":"ashareapi-ashare-data-api","title":"A股数据 API (A-Share Data API)","description":"A-share market data over MCP: quotes, K-line, financials, money flow, boards, sectors, macro.","url":"https://mcp.market/server/ashareapi-ashare-data-api","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-21T05:10:35.878Z","last_ok_at":"2026-09-21T05:10:35.878Z","latency_ms":1492},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://api.ashareapi.com/mcp","headers":[{"description":"Optional API key as 'Bearer <key>'. Free tools work without it; paid tools require a key (from ¥9.9).","isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"ashare_bond","description":"可转债条款（溢价率/双低/强赎触发价/转股价）。code=sh113052。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_bondArguments"}},{"name":"ashare_changedist","description":"涨跌分布（涨跌家数/涨跌停/成交额）——市场广度。· 免费工具（无需 Key）","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"ashare_changedistArguments"}},{"name":"ashare_dehydrated","description":"脱水研报（券商研报摘要）。mode=list 列表 / detail 详情。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"mode":{"default":"list","title":"Mode","type":"string"},"symbol":{"default":"","title":"Symbol","type":"string"},"limit":{"default":10,"title":"Limit","type":"integer"}},"title":"ashare_dehydratedArguments"}},{"name":"ashare_dividend","description":"分红送转历史。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"},"years":{"default":3,"title":"Years","type":"integer"}},"required":["code"],"title":"ashare_dividendArguments"}},{"name":"ashare_etf","description":"ETF 概览（规模/溢折率/资金流）。code=sh510300。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_etfArguments"}},{"name":"ashare_events","description":"个股事件标签（42 类：大宗/龙虎榜/回购/分红/解禁等）。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_eventsArguments"}},{"name":"ashare_finance","description":"财务报表（利润表/资产负债表/现金流量表）。用户问'营收/净利润/负债/财务'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"},"num":{"default":4,"title":"Num","type":"integer"}},"required":["code"],"title":"ashare_financeArguments"}},{"name":"ashare_fund","description":"资金+龙虎榜+大宗+两融（综合）。用户问'主力资金/龙虎榜/机构动向/融资融券'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_fundArguments"}},{"name":"ashare_hot","description":"热搜榜（A股/美股/ETF 关注度）。用户问'什么股票热门/大家在看什么'用这个。· 免费工具（无需 Key）","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"default":30,"title":"Limit","type":"integer"}},"title":"ashare_hotArguments"}},{"name":"ashare_ipo","description":"新股日历（发行/上市/中签）。用户问'新股/打新'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"days":{"default":15,"title":"Days","type":"integer"}},"title":"ashare_ipoArguments"}},{"name":"ashare_kline","description":"K线（日/周/月）。用户问'走势/最近表现/历史K线'用这个。· 免费工具（无需 Key）","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"},"period":{"default":"day","title":"Period","type":"string"},"count":{"default":30,"title":"Count","type":"integer"}},"required":["code"],"title":"ashare_klineArguments"}},{"name":"ashare_lhb","description":"龙虎榜分榜。type=institution 机构榜 / hotmoney 游资榜 / activeseat 活跃席位。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"type":{"default":"institution","title":"Type","type":"string"}},"title":"ashare_lhbArguments"}},{"name":"ashare_macro","description":"宏观数据（GDP/CPI/PMI/LPR/国债收益率）。region=cn/us/jp/eu/hk。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"region":{"default":"cn","title":"Region","type":"string"},"names":{"default":"","title":"Names","type":"string"}},"title":"ashare_macroArguments"}},{"name":"ashare_market_overview","description":"市场总览。type=summary 画像总评/trade 收盘/interval 多周期/technical 大盘技术/updown 涨跌分布/valuation 估值分位/rotation 风格轮动。用户问'今天市场怎么样'用这个。· 免费工具（无需 Key）","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"type":{"default":"summary","title":"Type","type":"string"}},"title":"ashare_market_overviewArguments"}},{"name":"ashare_quote","description":"A股/港股实时行情快照（现价/开高低/成交额/换手）。用户问'某股票现在多少钱/什么价'用这个。· 免费工具（无需 Key）","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_quoteArguments"}},{"name":"ashare_screen","description":"因子选股（量化筛股）。expression 是多因子交集表达式，例：intersect([PE_TTM > 0, PE_TTM < 20, ROETTM > 15])；常用字段：PE_TTM/PB/PS_TTM/ROE/ROETTM/ROIC/DividendRatioTTM/OperatingRevenueGrowRate/DebtAssetsRatio。用户问'筛选/选股/符合条件的股票'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"expr":{"title":"Expr","type":"string"},"orderby":{"default":"","title":"Orderby","type":"string"},"limit":{"default":20,"title":"Limit","type":"integer"}},"required":["expr"],"title":"ashare_screenArguments"}},{"name":"ashare_search","description":"股票/基金/板块搜索（模糊词消歧）。用户只给名称时先用这个确认代码。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"title":"Q","type":"string"}},"required":["q"],"title":"ashare_searchArguments"}},{"name":"ashare_sector","description":"板块行情榜（行业/概念/地域涨幅+领涨股）。用户问'哪些板块在涨/板块轮动'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"ashare_sectorArguments"}},{"name":"ashare_sector_valuation","description":"板块估值（PE/PB/PS + 历史百分位）。code=pt01801780 这类申万板块代码。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_sector_valuationArguments"}},{"name":"ashare_shareholder","description":"股东研究：十大股东/股东户数/机构持仓。用户问'谁在持有/股东变化/筹码'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_shareholderArguments"}},{"name":"ashare_technical","description":"技术指标 MA/MACD/KDJ/RSI/BOLL。用户问'技术面/指标/金叉死叉'用这个。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"}},"required":["code"],"title":"ashare_technicalArguments"}},{"name":"ashare_usage","description":"查自己的 API 用量与剩余额度。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"ashare_usageArguments"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-21T05:08:13.359Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T05:08:13.362Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2132ms"]},"poisoning":{"score":15,"max":15,"notes":["22 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://api.ashareapi.com/mcp","reachable":true,"authRequired":false,"latencyMs":2132,"serverInfo":{"name":"ashare-data-api","version":"1.30.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://ashareapi.com/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}