AI-Hub-Admin/finance-agent-mcp-server
If you are the rightful owner of finance-agent-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server of free and public available Financial Data without need of API keys from trusted sites or institutes.
The finance-agent-mcp-server is a model context protocol server designed to provide real-time financial data from global markets without the need for API keys. It acts as a wrapper for the FinanceAgent package, which sources data from open websites of trusted institutions. This server supports a wide range of markets, including the US (NASDAQ, NYSE, DOW), China (HKEX, Shenzhen, Shanghai), Europe, India, and Japan (TSE). By leveraging this server, AI systems can access up-to-date stock price information from various regions, facilitating informed decision-making and analysis. The server integrates with multiple data sources, such as morningstar.com, zacks.com, marketbeat.com, hkex.com, xueqiu.com, moneycontrol.com, and stockanalysis.com, ensuring comprehensive coverage of financial data. The finance-agent-mcp-server is particularly useful for developers and analysts seeking to incorporate real-time financial data into their applications or research without the hassle of managing API keys or subscriptions.
Features
- Real-time stock price data from global markets.
- Supports multiple regions including US, China, India, Europe, and Japan.
- Integrates with trusted data sources like morningstar.com and hkex.com.
- No need for API keys or subscriptions.
- Facilitates informed decision-making with up-to-date financial data.
Usages
usage with local integration stdio
{ "mcpServers": { "finance-agent-mcp-server": { "command": "uv", "args": ["--directory", "/path_to_folder/finance-agent-mcp-server/src/finance-agent-mcp-server", "run", "server.py"] } } }
Tools
get_stock_price_global_market
Fetches real-time stock price data for specified symbols from global markets.