A Share MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_historical_k_dataA | |
| get_stock_basic_infoA | |
| get_dividend_dataC | |
| get_adjust_factor_dataA | |
| get_profit_dataC | Quarterly profitability data. |
| get_operation_dataD | Quarterly operation capability data. |
| get_growth_dataD | Quarterly growth capability data. |
| get_balance_dataC | Quarterly balance sheet data. |
| get_cash_flow_dataD | Quarterly cash flow data. |
| get_dupont_dataC | Quarterly Dupont analysis data. |
| get_performance_express_reportD | Performance express report within date range. |
| get_forecast_reportC | Earnings forecast report within date range. |
| get_fina_indicatorA | |
| get_stock_industryC | Get industry classification for a specific stock or all stocks on a date. |
| get_sz50_stocksC | SZSE 50 constituents. |
| get_hs300_stocksD | CSI 300 constituents. |
| get_zz500_stocksD | CSI 500 constituents. |
| get_index_constituentsC | Generic index constituent fetch (hs300/sz50/zz500). |
| list_industriesC | List distinct industries for a given date. |
| get_industry_membersC | Get all stocks in a given industry on a date. |
| get_trade_datesB | |
| get_all_stockC | |
| search_stocksA | |
| get_suspensionsA | |
| get_deposit_rate_dataD | Benchmark deposit rates. |
| get_loan_rate_dataD | Benchmark loan rates. |
| get_required_reserve_ratio_dataD | Required reserve ratio data. |
| get_money_supply_data_monthC | Monthly money supply data. |
| get_money_supply_data_yearC | Yearly money supply data. |
| get_latest_trading_dateB | Get the latest trading date up to today. |
| get_market_analysis_timeframeC | Return a human-friendly timeframe label. |
| is_trading_dayC | Check if a specific date is a trading day. |
| previous_trading_dayC | Get the previous trading day before the given date. |
| next_trading_dayC | Get the next trading day after the given date. |
| get_last_n_trading_daysC | Return the last N trading dates. |
| get_recent_trading_rangeC | Return a date range string covering the recent N trading days. |
| get_month_end_trading_datesC | Return month-end trading dates for a given year. |
| get_stock_analysisB | |
| normalize_stock_codeC | Normalize a stock code to Baostock format. |
| normalize_index_codeC | Normalize common index codes to Baostock format. |
| list_tool_constantsB | |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/24mlight/a_share_mcp_is_just_I_need'
If you have feedback or need assistance with the MCP directory API, please join our Discord server