vnstock-mcp-server
Provides an unofficial MCP server exposing vnstock (Vietnam stock/finance data) functionality as MCP tools, with multiple transport options (stdio, SSE, and HTTP streaming).
Score Breakdown
⚙ Agent Friendliness
🔒 Security
No auth is documented; HTTP/SSE exposure could enable unrestricted data access if bound publicly. TLS enforcement for HTTP/SSE is not specified in the README. Dependency hygiene cannot be verified from provided content; relies on several third-party libraries (mcp, fastmcp, vnstock, python-toon, pandas-ta).
⚡ Reliability
Best When
Used by MCP-capable agents/clients that want to query Vietnam market data via MCP transports (especially stdio for desktop clients).
Avoid When
When you require strict guarantees about data provenance, availability SLAs, or strong access control; also avoid exposing HTTP transports to untrusted networks without additional security controls.
Use Cases
- • MCP client access to Vietnam stock quotes and historical prices
- • Retrieving company overviews, financial statements, and trading statistics
- • Accessing fund NAV/holdings and market data
- • Fetching gold prices and exchange rates
Not For
- • Production systems requiring official/vendor-supported compliance guarantees
- • Use cases needing built-in authentication/authorization per client
- • Workloads that cannot tolerate potential upstream changes in vnstock or external data sources
Interface
Authentication
No authentication/authorization mechanism is documented for the MCP server or HTTP/SSE transports in the provided README.
Pricing
Pricing not described (PyPI package). Costs, if any, would depend on underlying data sources and your infrastructure.
Agent Metadata
Known Gotchas
- ⚠ SSE/HTTP transports require correct host/port/path configuration; mismatch can prevent clients from connecting.
- ⚠ If using stdio transport, ensure client config passes no extra stdio args and matches the command correctly.
- ⚠ Rate limiting/backoff behavior is not documented; agents may need to self-throttle.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for vnstock-mcp-server.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.