MCP server · Infoway Real-time Market Data API
infoway
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Infoway Real-time Market Data API. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Infoway Real-time Market Data API publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport stdio
Tools
get_realtime_trade— Get real-time trade data for stocks, crypto, or forex. Returns latest price, volume, change, and timestamp for each symbol. Example codes: 'AAPL.US', 'BTCUSDT', '700.HK', 'USDJPY'.get_market_depth— Get real-time order book / market depth (bid/ask levels) for given symbols. Returns arrays of bid and ask prices with their quantities.get_kline— Get candlestick / K-line (OHLCV) data for given symbols. Supports multiple intervals: 1m, 5m, 15m, 30m, 1h, 2h, 4h, daily, weekly, monthly, quarterly, yearly.get_market_temperature— Get market temperature / sentiment overview for specified markets. Shows overall market heat, advance-decline ratios, and sentiment indicators. Useful for gauging whether the market is bullish or bearish.get_market_breadth— Get market breadth data showing advance/decline statistics. Includes number of advancing, declining, and unchanged stocks.get_global_indexes— Get real-time data for major global stock market indexes. Includes Dow Jones, S&P 500, Nasdaq, Hang Seng, SSE Composite, Nikkei, etc.get_leading_industries— Get top-performing industry sectors for a market, ranked by performance. Useful for identifying sector rotation and market leaders.get_industry_list— Get the full list of industry sectors for a market with their performance data. Includes change percentage, member count, and leader stocks.get_concept_list— Get the list of concept/thematic sectors for a market. Concepts are thematic groupings like 'AI', 'EV', 'Metaverse', etc.get_plate_members— Get all stock members of a specific industry or concept plate/sector. Returns individual stocks with their price and change data.get_plate_heatmap— Get sector heatmap data for a market showing plate/sector performance. Useful for visualizing which sectors are hot or cold.get_company_overview— Get company profile and overview including business description, CEO, employee count, founding date, headquarters, and key metrics.get_stock_valuation— Get stock valuation metrics including P/E ratio, P/B ratio, market cap, EV/EBITDA, dividend yield, and other fundamental ratios.get_stock_ratings— Get analyst ratings and consensus for a stock. Includes buy/sell/hold counts, target price, and rating distribution.get_stock_panorama— Get a panoramic summary of a stock including key financial data, performance metrics, and comprehensive stock overview.get_stock_drivers— Get the key price drivers and catalysts for a stock. Shows factors that are influencing the stock price movement.search_symbols— Search and list available trading symbols. Returns symbols with their names, market, and type information. Optionally filter by market.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.