ahshare-mcp
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_time_infoA | Get current time with ISO format, timestamp, and the last trading day. |
| get_hist_dataC | Get historical stock market data. 'eastmoney_direct' support all A,B,H shares |
| get_realtime_dataA | Get real-time stock market data. 'eastmoney_direct' support all A,B,H shares |
| get_balance_sheetC | Get company balance sheet data. |
| get_income_statementB | Get company income statement data. |
| get_cash_flowB | Get company cash flow statement data. |
| get_financial_metricsC | Get key financial metrics from the three major financial statements. |
| get_news_dataC | Get stock-related news data. |
| get_inner_trade_dataC | Get company insider trading data. |
| get_top10_shareholdersA | 获取股票十大股东和十大流通股东数据,包括股东名称、持股数量、持股比例、变动情况 |
| get_top10_free_shareholdersA | 获取股票十大流通股东数据(仅流通股),包括股东名称、股东类型、持股数量、占流通股比例 |
| get_fund_holdingsA | 获取股票基金持股明细(全量,不限前10)。返回所有持有该股票的基金名称、代码、持仓数量、占流通股比例、持股市值 |
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/terrysun1216/ahshare-mcp-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server