Install
openclaw skills install infoway-financial-dataReal-time financial market data MCP server — stocks, crypto, forex quotes, klines, sector analysis and fundamentals
openclaw skills install infoway-financial-dataReal-time financial market data for Claude. Stream live quotes, candlestick/kline charts, market depth, sector heatmaps, and company fundamentals across 20,000+ instruments — US, HK, CN, SG stocks, crypto, and forex.
pip install infoway-mcp-server
INFOWAY_API_KEY — Your Infoway API key. Get a free key at infoway.io (7-day free trial with full access).{
"mcpServers": {
"infoway": {
"command": "uvx",
"args": ["infoway-mcp-server"],
"env": {
"INFOWAY_API_KEY": "YOUR_API_KEY"
}
}
}
}
get_realtime_trade — Get real-time trade data (price, volume, change) for stocks, crypto, or forexget_market_depth — Get order book / bid-ask depth for given symbolsget_kline — Get candlestick / K-line (OHLCV) data with multiple intervals (1m to yearly)get_market_temperature — Market sentiment and heat indicators for HK, US, CN, SGget_market_breadth — Advance/decline statistics for a marketget_global_indexes — Real-time data for major global indexes (Dow, S&P, Nasdaq, HSI, etc.)get_leading_industries — Top-performing industry sectors ranked by performanceget_industry_list — Full list of industry sectors with performance dataget_concept_list — Thematic/concept sectors (AI, EV, Metaverse, etc.)get_plate_members — All stocks within a specific sector/plateget_plate_heatmap — Sector heatmap data for market visualizationget_company_overview — Company profile, description, CEO, headquarters, key metricsget_stock_valuation — Valuation ratios: P/E, P/B, EV/EBITDA, dividend yield, market capget_stock_ratings — Analyst consensus: buy/sell/hold counts, target priceget_stock_panorama — Comprehensive stock summary with key financial dataget_stock_drivers — Key price drivers and catalysts affecting the stocksearch_symbols — Search and list available trading symbols, optionally filtered by market