ashare_events — A股数据 API (A-Share Data API) MCP Tool
ashare_events
(ashare events) is one of 24 tools on the
A股数据 API (A-Share Data API)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ashare_events from your client
- Claude Code A股数据 API (A-Share Data API) ashare_events run in your project directory
- Claude Desktop A股数据 API (A-Share Data API) ashare_events ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor A股数据 API (A-Share Data API) ashare_events ~/.cursor/mcp.json
- VS Code A股数据 API (A-Share Data API) ashare_events .vscode/mcp.json
- Zed A股数据 API (A-Share Data API) ashare_events ~/.config/zed/settings.json
- Windsurf A股数据 API (A-Share Data API) ashare_events ~/.codeium/windsurf/mcp_config.json
- Cline A股数据 API (A-Share Data API) ashare_events ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI A股数据 API (A-Share Data API) ashare_events ~/.gemini/settings.json
- Grok A股数据 API (A-Share Data API) ashare_events .mcp.json (in your project root)
- ChatGPT A股数据 API (A-Share Data API) ashare_events Settings → Connectors → Advanced → Developer mode
- Claude.ai A股数据 API (A-Share Data API) ashare_events Settings → Connectors → Add custom connector
- LangChain A股数据 API (A-Share Data API) ashare_events pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ashare-data-api https://api.ashareapi.com/mcp
Other tools on this server
- ashare_quote
- ashare_orderbook
- ashare_snapshot
- ashare_kline
- ashare_finance
- ashare_fund
- ashare_technical
- ashare_shareholder
- ashare_lhb
- ashare_screen
- ashare_sector
- ashare_sector_valuation
- ashare_market_overview
- ashare_changedist
- ashare_hot
- ashare_macro
- ashare_bond
- ashare_etf
- ashare_ipo
- ashare_dividend
- ashare_dehydrated
- ashare_search
- ashare_usage
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.