AkShare MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| stock_sh_a_spot_emB | 获取沪A股实时行情数据 |
| stock_sz_a_spot_emB | 获取深A股实时行情数据 |
| stock_zh_a_new_emB | 获取新股上市数据 |
| stock_zh_a_st_emB | 获取风险警示板股票数据 |
| stock_zh_a_histB | 获取A股历史行情数据 |
| stock_individual_basic_info_xqB | 查询个股基本信息(雪球数据源)- 可能因网络限制无法获取数据 |
| stock_individual_info_emC | 查询个股基本信息(东方财富数据源,更稳定) |
| stock_zh_a_minuteC | 获取股票分时数据 |
| stock_gsrl_gsdt_emC | 获取股市日历-公司动态数据 |
| stock_individual_spot_xqA | 获取个股实时行情数据(雪球) |
| realtime_quoteC | 获取实时行情数据(使用A股实时行情) |
| stock_global_realtimeC | 获取全球股市实时行情数据 |
| stock_hk_spot_emB | 获取港股实时行情数据 |
| stock_us_spotB | 获取美股实时行情数据(新浪) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 14 tools
Most tools have distinct purposes (e.g., market-specific quotes, historical data, individual info), but there is some overlap among real-time quote tools (A-share, Shanghai, Shenzhen, global) that could cause confusion. Descriptions help differentiate.
Names mostly start with 'stock_' but vary in structure (e.g., 'realtime_quote' breaks the pattern, and some have cryptic abbreviations like 'gsrl_gsdt_em'). Consistency is moderate but still navigable.
14 tools is well within the ideal range for a stock data server, covering real-time quotes, historical data, basic info, and special stocks without being excessive.
The set covers major stock market data needs (quotes, history, minutes, individual info, new/stocks, risk warnings), but lacks index quotes, fundamental financials, or order book data, leaving minor gaps.