VnStock
Provides an unofficial MCP server for accessing comprehensive Vietnam stock market data, acting as a wrapper around the powerful VnStock library.
概要
This MCP server acts as an unofficial gateway to Vietnam's dynamic stock market, leveraging the robust capabilities of the vnstock Python library. It enables AI assistants and other Model Context Protocol (MCP) clients to seamlessly interact with a wealth of financial information, from real-time stock prices and historical data to company financials, market statistics, mutual fund details, and even gold and exchange rates. Built for flexibility, it supports various transport modes like stdio for desktop clients, Server-Sent Events (SSE) for web applications, and streamable HTTP for broader API integrations, making it a versatile tool for financial data access.
主な機能
- Retrieve stock quotes and historical prices
- Get trading statistics and market data
- Retrieve financial statements (income, balance sheet, cash flow)
- Query mutual fund information
- Access company information and financial data
- 0 GitHub stars
ユースケース
- Integrating with desktop-based MCP clients like Claude Desktop or Cursor for financial queries.
- Enabling HTTP-based API integrations for financial services and microservices leveraging streaming data.
- Powering web applications that require real-time Vietnam stock market data via Server-Sent Events.