Skip to main content
Glama

VN Stock API MCP Server

by Long0308

search_vn_stock_api

Find API documentation and endpoints from Vietnamese stock market providers VNDirect, FireAnt, and SSI. Search for specific APIs like trading, market data, or authentication with provider filtering.

Instructions

Search for API documentation and endpoints from VNDirect, FireAnt, or SSI. Returns information about available APIs, endpoints, and documentation URLs.

Input Schema

NameRequiredDescriptionDefault
providerYesStock API provider to search. Use 'all' to get information from all providers.
queryNoOptional search query to filter results (e.g., 'trading', 'market data', 'authentication')

Input Schema (JSON Schema)

{ "properties": { "provider": { "description": "Stock API provider to search. Use 'all' to get information from all providers.", "enum": [ "vndirect", "fireant", "ssi", "all" ], "type": "string" }, "query": { "description": "Optional search query to filter results (e.g., 'trading', 'market data', 'authentication')", "type": "string" } }, "required": [ "provider" ], "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