Skip to main content
Glama

VN Stock API MCP Server

by Long0308

get_api_documentation_urls

Retrieve official documentation links for Vietnamese stock API providers including VNDirect, FireAnt, and SSI. Access API guides, reference materials, and GitHub repositories to understand integration requirements and implementation details.

Instructions

Get documentation URLs for API providers. Returns links to official API documentation, guides, and GitHub repositories.

Input Schema

NameRequiredDescriptionDefault
providerYesStock API provider

Input Schema (JSON Schema)

{ "properties": { "provider": { "description": "Stock API provider", "enum": [ "vndirect", "fireant", "ssi", "all" ], "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