Infoway MCP Server
OfficialAllows retrieval of real-time prices, K-line charts, company overview, and stock valuation for AMD (AMD.US) stock.
Provides real-time trade data, K-line charts, company overview, valuation ratios, analyst ratings, and price drivers for Apple (AAPL.US) stock.
Supports real-time and historical candlestick data, order book depth, and market temperature for Bitcoin (BTCUSDT) cryptocurrency.
Enables querying real-time trade data, valuation ratios, stock ratings, and price drivers for NVIDIA (NVDA.US) stock.
Offers real-time quotes, K-line data, company fundamentals, valuation metrics, and analyst consensus for Tesla (TSLA.US) stock.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Infoway MCP ServerWhat's the current price of Apple and Tesla?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Infoway MCP Server
MCP (Model Context Protocol) Server that gives Claude and other AI assistants access to real-time financial data through the Infoway API. Query stock prices, crypto markets, forex, market sentiment, sector analysis, and company fundamentals -- all from within your AI conversation.
Features
17 financial data tools covering real-time quotes, K-line charts, market overview, sector analysis, and stock fundamentals
Multi-market support: US, HK, CN, SG, JP, IN equities + crypto + forex
Zero configuration: just add your API key and start asking questions
Works with Claude Desktop, Cursor, and any MCP-compatible client
Installation
# Using uvx (recommended)
uvx infoway-mcp-server
# Using pip
pip install infoway-mcp-serverConfiguration
Claude Desktop
Add the following to your Claude Desktop configuration file:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"infoway": {
"command": "uvx",
"args": ["infoway-mcp-server"],
"env": {
"INFOWAY_API_KEY": "YOUR_API_KEY"
}
}
}
}Cursor
Add to your Cursor MCP settings (.cursor/mcp.json):
{
"mcpServers": {
"infoway": {
"command": "uvx",
"args": ["infoway-mcp-server"],
"env": {
"INFOWAY_API_KEY": "YOUR_API_KEY"
}
}
}
}Available Tools
Real-Time Market Data
Tool | Description |
| Get real-time trade data (price, volume, change) for stocks, crypto, or forex |
| Get order book / bid-ask depth for given symbols |
| Get candlestick / K-line (OHLCV) data with multiple intervals (1m to yearly) |
Market Overview
Tool | Description |
| Market sentiment and heat indicators for HK, US, CN, SG |
| Advance/decline statistics for a market |
| Real-time data for major global indexes (Dow, S&P, Nasdaq, HSI, etc.) |
| Top-performing industry sectors ranked by performance |
Sector / Plate Analysis
Tool | Description |
| Full list of industry sectors with performance data |
| Thematic/concept sectors (AI, EV, Metaverse, etc.) |
| All stocks within a specific sector/plate |
| Sector heatmap data for market visualization |
Stock Fundamentals
Tool | Description |
| Company profile, description, CEO, headquarters, key metrics |
| Valuation ratios: P/E, P/B, EV/EBITDA, dividend yield, market cap |
| Analyst consensus: buy/sell/hold counts, target price |
| Comprehensive stock summary with key financial data |
| Key price drivers and catalysts affecting the stock |
Utilities
Tool | Description |
| Search and list available trading symbols, optionally filtered by market |
Example Conversations
Once configured, you can ask Claude questions like:
"What's the current price of Apple and Tesla?" Claude will use
get_realtime_tradewith codesAAPL.US,TSLA.US
"Show me the daily K-line for Bitcoin over the last 30 days" Claude will use
get_klinewith codesBTCUSDT, market_typecrypto, kline_type 8, count 30
"How is the US market doing today? Which sectors are leading?" Claude will use
get_market_temperatureandget_leading_industriesfor marketUS
"Give me a full analysis of Tencent" Claude will combine
get_company_overview,get_stock_valuation,get_stock_ratings, andget_stock_driversfor700.HK
"Compare the valuation of NVIDIA vs AMD" Claude will call
get_stock_valuationfor bothNVDA.USandAMD.US
Get Your API Key
Get your free API key at infoway.io -- includes a 7-day free trial with full access to all endpoints.
Development
# Clone and install in development mode
git clone https://github.com/infoway-io/infoway-openapi.git
cd infoway-openapi/mcp-server
pip install -e .
# Run directly
infoway-mcp-server
# Or with Python
python -m infoway_mcp_server.serverInfoway MCP Server (中文)
MCP(模型上下文协议)服务器,让 Claude 和其他 AI 助手可以通过 Infoway API 访问实时金融数据。在 AI 对话中即可查询股票价格、加密货币行情、外汇、市场情绪、板块分析和公司基本面。
功能特点
17 个金融数据工具,涵盖实时行情、K线图、市场概览、板块分析和个股基本面
多市场支持:美股、港股、A股、新加坡、日本、印度 + 加密货币 + 外汇
零配置:只需添加 API Key 即可开始使用
支持 Claude Desktop、Cursor 及所有兼容 MCP 协议的客户端
安装
# 使用 uvx(推荐)
uvx infoway-mcp-server
# 使用 pip
pip install infoway-mcp-server配置 Claude Desktop
将以下内容添加到 Claude Desktop 配置文件:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"infoway": {
"command": "uvx",
"args": ["infoway-mcp-server"],
"env": {
"INFOWAY_API_KEY": "你的API密钥"
}
}
}
}工具列表
实时行情
get_realtime_trade— 获取股票、加密货币、外汇的实时成交数据get_market_depth— 获取买卖盘口深度数据get_kline— 获取K线(OHLCV)数据,支持1分钟到年线
市场概览
get_market_temperature— 市场温度/情绪指标get_market_breadth— 市场涨跌统计get_global_indexes— 全球主要指数实时数据get_leading_industries— 领涨行业板块排名
板块分析
get_industry_list— 行业板块列表及涨跌数据get_concept_list— 概念板块列表(AI、新能源车等)get_plate_members— 板块成分股列表get_plate_heatmap— 板块热力图数据
个股基本面
get_company_overview— 公司简介与基本信息get_stock_valuation— 估值指标(PE、PB、市值等)get_stock_ratings— 分析师评级与目标价get_stock_panorama— 个股全景数据概览get_stock_drivers— 股价驱动因素分析
其他
search_symbols— 搜索和查询可用交易品种
对话示例
"苹果和特斯拉现在什么价格?" Claude 会调用
get_realtime_trade,代码AAPL.US,TSLA.US
"看一下比特币最近30天的日K线" Claude 会调用
get_kline,代码BTCUSDT,market_typecrypto
"今天美股表现怎么样?哪些板块领涨?" Claude 会调用
get_market_temperature和get_leading_industries
"帮我全面分析一下腾讯" Claude 会组合调用
get_company_overview、get_stock_valuation、get_stock_ratings、get_stock_drivers
获取 API Key
前往 infoway.io 免费注册获取 API Key,包含 7天免费试用,可访问全部接口。
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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