A股数据 API (A-Share Data API) for Gemini CLI
com.ashareapi/ashare-data-api
A-share data over MCP: quotes, profile, order book, K-line, financials, money flow, boards. 24 tools
client:Gemini CLI
transport:streamable-http
tools:24
Install A股数据 API (A-Share Data API) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ashare-data-api": {
"httpUrl": "https://api.ashareapi.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- ashare_quote
- ashare_orderbook
- ashare_snapshot
- ashare_kline
- ashare_finance
- ashare_fund
- ashare_technical
- ashare_shareholder
- ashare_events
- 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