Finance Agent MCP Server
Provides real-time stock price data and financial information for Google (GOOG) from global stock markets.
Provides real-time stock price data and financial information for Kuaishou (1024) from global stock markets.
Provides real-time stock price data and financial information for Shell (SHEL) from global stock markets.
Provides real-time stock price data and financial information for Tesla (TSLA) from global stock markets.
Provides real-time stock price data and financial information for Unilever (ULVR) from global stock markets.
Click on "Deploy 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., "@Finance Agent MCP ServerGet the current stock price for MSFT and TSLA in the US market"
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.
finance-agent-mcp-server
MCP Server of free and public available Financial Data without need of API keys from trusted sites or institues.
This MCP server is a mcp wrapper of pypi package FinanceAgent (https://github.com/AI-Hub-Admin/FinanceAgent) which aims to provide free and public available financial data from open websites of trusted sites. You can help your AI system to get realtime Financial Data From Global Market such US (NASDAQ/NYSE/DOW), China (HKEX, Shenzhen, Shanghai), Europe, India, Japan (TSE), etc.
Features
Get Realtime Stock Price data from global market. Supports US (NASDAQ,NYSE,DOW) China (HKEX, SHANGHAI SH, SHENZHEN SZ) India (NSE) and London (LSE) of realtime crawling or API access to trusted sites, such as nasdaq.com,xueqiu.com,morningstar.com,marketbeat.com,etc.
Supported source
REGION | MARKET | INVESTMENT TYPE | API DATA SOURCE |
United Status | US (NASDAQ,NYSE,DOW) | STOCK | morningstar.com |
United Status | US (NASDAQ,NYSE,DOW) | STOCK | zacks.com |
United Status | US (NASDAQ,NYSE,DOW) | STOCK | marketbeat.com |
Asia | HK (HKEX) | STOCK | hkex.com |
Asia | CN_MAINLAND (SHANGHAI SH, SHENZHEN SZ) | STOCK | xueqiu.com |
Asia | India (NSE) | STOCK | moneycontrol.com |
Europe | London (LSE) | STOCK | stockanalysis.com |
Asia | Toyko (TSE) | STOCK | NA |
Sample Output
#### HK Stock Info
-----------------------------------
symbol|1024
avg_price|49.650 HKD
high|50.950 HKD
low|47.600 HKD
previous_close|50.850 HKD
update_time|14 Oct 2024 18:33
market_capitalization|214.06 B HKD
pe_ratio|31.15
source|HKEX, https://www.hkex.com.hk/Market-Data/Securities-Prices/Equities/Equities-Quote?sym=1024&sc_lang=en
data_source|hkex.com
-----------------------------------Tools
get_stock_price_global_market(symbol_list: List[str], market: str) -> str:
get_stock_price_global_market(symbol_list: List[str], market: str) -> str:
Parameters
-symbol_list: symbol_list (List): List of Symbols, such as Tencent: 700, Kuaishou: 1024, Tesla (TSLA), Microsoft(MSFT), Google (GOOG), London Stock Exchange Market, Shell (quote: SHEL), Unilever (quote: ULVR)
-market (str): "HK", "CN_MAINLAND", "US", "LSE", "NSE_INDIA", etc.
MCP Integration
{
"mcpServers": {
"finance-agent-mcp-server": {
"command": "uv",
"args": ["--directory", "/path_to_folder/finance-agent-mcp-server/src/finance-agent-mcp-server", "run", "server.py"]
}
}
}AI Agent Marketplace Tracking
This server cannot be deployed
Maintenance
Related MCP Connectors
Fetch current stock prices and key data for symbols across global markets. Look up companies like…
Look up the latest stock prices by ticker symbol across global markets. Get current price and esse…
Fetch the latest available stock quotes by ticker symbol across international markets. Check price…
Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.
Related MCP Servers
- -licenseNot gradedqualityDmaintenanceProvides real-time and historical stock market data through the Alpha Vantage API. Enables users to get current stock prices and retrieve historical stock data for any major stock symbol via natural language queries.-
- AlicenseNot gradedqualityCmaintenanceProvides real-time stock quotes, historical data, and stock search via Yahoo Finance, enabling AI assistants to access and analyze financial market data.18 npm19MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to query real-time A-share stock data, including quotes, fund flows, sector flows, and K-line history, without needing an API key.57MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying real-time stock data for A-shares, Hong Kong, and US markets, including search, price details, and market indices via natural language.129 npm6MIT