Infoway MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INFOWAY_API_KEY | Yes | Your Infoway API key. Get one at https://infoway.io |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_realtime_tradeA | 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_depthA | Get real-time order book / market depth (bid/ask levels) for given symbols. Returns arrays of bid and ask prices with their quantities. |
| get_klineA | 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_temperatureB | 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_breadthB | Get market breadth data showing advance/decline statistics. Includes number of advancing, declining, and unchanged stocks. |
| get_global_indexesA | 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_industriesA | Get top-performing industry sectors for a market, ranked by performance. Useful for identifying sector rotation and market leaders. |
| get_industry_listA | Get the full list of industry sectors for a market with their performance data. Includes change percentage, member count, and leader stocks. |
| get_concept_listA | Get the list of concept/thematic sectors for a market. Concepts are thematic groupings like 'AI', 'EV', 'Metaverse', etc. |
| get_plate_membersA | Get all stock members of a specific industry or concept plate/sector. Returns individual stocks with their price and change data. |
| get_plate_heatmapB | Get sector heatmap data for a market showing plate/sector performance. Useful for visualizing which sectors are hot or cold. |
| get_company_overviewA | Get company profile and overview including business description, CEO, employee count, founding date, headquarters, and key metrics. |
| get_stock_valuationA | Get stock valuation metrics including P/E ratio, P/B ratio, market cap, EV/EBITDA, dividend yield, and other fundamental ratios. |
| get_stock_ratingsA | Get analyst ratings and consensus for a stock. Includes buy/sell/hold counts, target price, and rating distribution. |
| get_stock_panoramaC | Get a panoramic summary of a stock including key financial data, performance metrics, and comprehensive stock overview. |
| get_stock_driversB | Get the key price drivers and catalysts for a stock. Shows factors that are influencing the stock price movement. |
| search_symbolsA | Search and list available trading symbols. Returns symbols with their names, market, and type information. Optionally filter by market. |
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
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/infoway-api/infoway-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server