VNStock MCP Server
Related Servers
Alternatives to VNStock MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceProvides access to Vietnam stock market data including real-time quotes, historical prices, company financials, trading statistics, mutual fund information, and exchange rates through the vnstock library.332MIT
- AlicenseNot gradedqualityDmaintenanceProvides seamless access to Vietnamese stock market data, enabling real-time prices, historical data, company fundamentals, and market analysis through natural language queries.7 npmMIT
- FlicenseBqualityDmaintenanceProvides access to Vietnamese stock market data and APIs from VNDirect, FireAnt, and SSI, including real-time stock prices, market news from CafeF, technical analysis (Doji patterns), and comprehensive stock listings.74-
- FlicenseAqualityCmaintenanceProvides Vietnamese stock market data and technical analysis tools via VNDIRECT's public API, including OHLC candles, fundamentals, chart rendering, MACD divergence detection, and market structure analysis. Enables MCP clients like Claude Code to fetch and analyze stock data without API keys.9-
- AlicenseBqualityFmaintenanceVietnamese Financial Markets Data MCP Server providing real-time quotes, financials, and technical indicators.3527 npm1MIT
- AlicenseBqualityCmaintenanceMCP server providing Vietnamese stock market data including historical prices, financial statements, company info, trading data, forex, crypto, world indices, and mutual funds through 21 MCP tools and 22 CLI commands with support for stdio, SSE, and Streamable HTTP transports.21MIT
TDQS
Scored across 36 tools
Most tools have distinct purposes, but some overlap exists, e.g., get_all_symbols_by_group and get_all_symbols_by_industry may return similar data for certain groups, and get_all_symbols_detailed vs list_all_companies_with_details could be confused. However, descriptions clarify differences.
All tool names follow a consistent 'get_' or 'list_' prefix with snake_case and descriptive nouns (e.g., get_balance_sheets, list_all_funds). No mixing of styles or ambiguous verbs.
36 tools is on the higher side, but the server covers a broad domain (companies, funds, financials, prices, exchange rates, gold). Each tool addresses a specific data need, so the count is justified, though it could be streamlined slightly.
The tool set covers major data categories like company fundamentals, financial statements, price history, funds, and market data. Missing features like analyst ratings or earnings calendar are minor gaps. CRUD operations are not expected for a read-only data server.