Skip to main content

MCP server exposing Vietnamese stock market data via vnstock libraries

Project description

vnstock-mcp-advanced

An MCP (Model Context Protocol) server that exposes Vietnamese stock market data via the vnstock libraries to Claude Desktop, Claude Code, Cursor, Windsurf, and any other MCP-compatible client.

Ships ~60 tools covering core market data, company intelligence, trading flows, macro indicators, commodities, plus composite analyses and professional-grade screeners.

Install

With uv (recommended — no permanent install needed):

uvx vnstock-mcp-advanced

Or with pip:

pip install vnstock-mcp-advanced
vnstock-mcp-advanced

Configuration

Env var Description Default
VNSTOCK_USER_TIER free, bronze, silver, or golden free
VNSTOCK_API_KEY Optional API key (higher rate limits) unset

Sponsored tiers (bronze/silver/golden) unlock additional tools such as foreign/prop trading flows, macro indicators, commodities, and the insights screener. All libraries (vnstock + vnstock_data) are bundled — one install gets everything. Your API key and tier control which features are available at runtime.

Claude Desktop

Add to claude_desktop_config.json:

Free tier (no API key needed):

{
  "mcpServers": {
    "vnstock": {
      "command": "uvx",
      "args": ["vnstock-mcp-advanced"],
      "env": {
        "VNSTOCK_USER_TIER": "free"
      }
    }
  }
}

Sponsored tiers (set your tier and API key):

{
  "mcpServers": {
    "vnstock": {
      "command": "uvx",
      "args": ["vnstock-mcp-advanced"],
      "env": {
        "VNSTOCK_USER_TIER": "bronze",
        "VNSTOCK_API_KEY": "your-api-key"
      }
    }
  }
}

Claude Code

claude mcp add vnstock -- uvx vnstock-mcp-advanced

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vnstock_mcp_advanced-0.2.2.tar.gz (92.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vnstock_mcp_advanced-0.2.2-py3-none-any.whl (87.1 kB view details)

Uploaded Python 3

File details

Details for the file vnstock_mcp_advanced-0.2.2.tar.gz.

File metadata

  • Download URL: vnstock_mcp_advanced-0.2.2.tar.gz
  • Upload date:
  • Size: 92.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for vnstock_mcp_advanced-0.2.2.tar.gz
Algorithm Hash digest
SHA256 36ef6f5bb57bf9d5bcbff12270cee376c137ef03480a358acc0c616181793c51
MD5 c4cefcdb13fa441a96cc17a8752db50b
BLAKE2b-256 f7872ba06093a06fc8dc072bb68c918e5f3ae1dc789e9228fa121452f4162b47

See more details on using hashes here.

File details

Details for the file vnstock_mcp_advanced-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: vnstock_mcp_advanced-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 87.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for vnstock_mcp_advanced-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3a27357fd9723be858d25284a9f88d645712a3638adde34865358ee7d2b012e9
MD5 fb72f3caa5297e966eea5bb18ce6e521
BLAKE2b-256 eb243313836a43a3886faf6424f714f53c5bec4a9c8ebe2c1350d5591e736460

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page