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.3.tar.gz (229.2 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.3-py3-none-any.whl (295.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vnstock_mcp_advanced-0.2.3.tar.gz
  • Upload date:
  • Size: 229.2 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.3.tar.gz
Algorithm Hash digest
SHA256 eda15e4b06522a168c376a5691b86db135202d0ea55079bc13226e757c06a2ec
MD5 090baf4aa867d6e263cf5cc0f2b11476
BLAKE2b-256 ce492f1da9f2b13352231b7bfb3e89d3ace647deb16f88c57c955214b37db4a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vnstock_mcp_advanced-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 295.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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e874789f61eebc22bc741fe4b666435a2958d5fa93d30e529237410350b3c52c
MD5 8e103e317f1f917696c06a4f1f7864d1
BLAKE2b-256 4b6ca9aa2531c9689b8fce321958b887412ae4923f869dcd19c0fe390c40721c

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