Skip to main content
Glama
mrgoonie

VNStock Agent MCP Server

by mrgoonie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VNSTOCK_SOURCENoDefault data source (VCI, KBS)VCI
VNSTOCK_API_KEYYesVNStock API key, get one at https://vnstocks.com/login
VNSTOCK_MCP_HOSTNoServer host0.0.0.0
VNSTOCK_MCP_PORTNoServer port8000
VNSTOCK_MCP_TRANSPORTNoMCP transport (stdio, sse, http)stdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
stock_historyA

Get historical OHLCV price data for a Vietnamese stock.

stock_intradayB

Get intraday (today's) trading data for a stock.

stock_price_depthA

Get order book / price depth (bid/ask levels) for a stock.

company_overviewB

Get company overview information (industry, market cap, description, etc).

company_shareholdersC

Get major shareholders of a company.

company_officersB

Get company officers / management team.

company_newsB

Get latest news about a company.

company_eventsB

Get company events (dividends, AGM, earnings, etc).

financial_balance_sheetB

Get balance sheet data for a company.

financial_income_statementB

Get income statement data for a company.

financial_cash_flowC

Get cash flow statement for a company.

financial_ratioB

Get financial ratios (P/E, P/B, ROE, ROA, etc) for a company.

listing_all_symbolsA

Get all listed stock symbols on Vietnamese exchanges (HOSE, HNX, UPCOM).

listing_symbols_by_groupB

Get stock symbols in a market group.

listing_symbols_by_exchangeA

Get stock symbols grouped by exchange (HOSE, HNX, UPCOM).

listing_industriesB

Get ICB industry classification for Vietnamese stocks.

trading_price_boardB

Get real-time price board for multiple stocks.

fx_historyB

Get forex (currency pair) historical price data.

crypto_historyB

Get cryptocurrency historical price data.

world_index_historyB

Get world market index historical data.

fund_listingA

Get list of open-ended mutual funds available in Vietnam.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrgoonie/vnstock-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server