vndirect-mcp
Related Servers
Alternatives to vndirect-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides seamless access to Vietnamese stock market data, enabling real-time prices, historical data, company fundamentals, and market analysis through natural language queries.4 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-
- 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 gradedqualityCmaintenanceFastMCP server for Vietnamese stock analysis, providing 35+ tools for fetching quotes, financials, and technical indicators (144+), and generating AI-driven investment reports. Integrates with Claude/Cursor via stdio/SSE and supports LangGraph workflows.MIT
- AlicenseBqualityCmaintenanceProvides tools to access Vietnam stock market data, including stock prices, financial statements, and market statistics.14362MIT
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive stock market data and technical analysis tools via the MCP protocol, enabling real-time quotes, historical data, and professional indicators like RSI and MACD for Claude Desktop and other clients.5Apache 2.0
TDQS
Scored across 9 tools
Each tool serves a clearly distinct purpose: raw data retrieval, fundamentals, charting, technical signal detection, bars metrics, range detection, SMC analysis, and warrant listing/analysis. The only mild overlap is between compute_bar_metrics and find_trading_range, but one provides per-candle metrics while the other identifies ranges, so they are not confusable.
All tool names follow a consistent verb_noun snake_case pattern (get_, render_, detect_, compute_, find_, analyze_, list_). The verbs are descriptive and match the action, making the API predictable and easy to navigate.
9 tools is well-scoped for a stock analysis MCP server covering historical data, fundamentals, technical analysis, charting, and covered warrants. Every tool addresses a distinct need without unnecessary bloat.
The tool surface covers the core needs for Vietnam stock analysis: OHLC data, key fundamentals, technical analysis tools (MACD, VSA/Wyckoff, SMC), charting, and covered warrant analysis. Minor gaps exist, such as no direct real-time quote tool or a stock screener, but these are not critical for the server's evident purpose.