mcp-eastmoney
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_stock_quoteA | 获取A股个股实时行情(价格、涨跌幅、成交量、换手率、市盈率等)。Get real-time quote for an A-share stock — price, change %, volume, turnover rate, P/E. 数据来源东方财富,延迟约15分钟。 |
| search_stockA | 按名称、代码或拼音搜索A股股票。Search A-share stocks by name / code / pinyin (e.g. '宁德', 'NDSD', '300750'). |
| main_fund_rankB | 主力资金净流入排行榜。Top stocks ranked by main capital net inflow. 可按市场过滤:all / sh(沪市) / sz(深市) / cyb(创业板) / kcb(科创板)。 |
| sector_fund_flowA | 板块资金流向排行(行业板块或概念板块)。Sector fund flow ranking. kind: industry(行业) / concept(概念)。返回涨跌幅、主力净流入、领涨股。 |
| get_klineB | 获取个股K线数据(日/周/月/分钟级)。Historical K-line data — daily, weekly, monthly, or intraday (5/15/30/60 min). 用于趋势分析、回测、技术指标计算。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/27dream/mcp-eastmoney'
If you have feedback or need assistance with the MCP directory API, please join our Discord server