Skip to main content
Glama

VN Stock API MCP Server

by Long0308

get_stock_price_fireant

Retrieve real-time stock prices for Vietnam market symbols using FireAnt data sources. Input stock symbols to get current market pricing information.

Instructions

Get real-time stock price from FireAnt. Uses FireAnt API or web scraping to retrieve current stock prices for Vietnam stock market symbols (e.g., VIC, VNM, VCB).

Input Schema

NameRequiredDescriptionDefault
symbolYesStock symbol (e.g., 'VIC', 'VNM', 'VCB'). Use comma-separated for multiple symbols.

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Stock symbol (e.g., 'VIC', 'VNM', 'VCB'). Use comma-separated for multiple symbols.", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

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/Long0308/vn-stock-api-mcp'

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