Skip to main content
Glama

get_stock_a_code_name

Retrieve A-share stock codes and names from Chinese stock markets (Shanghai, Shenzhen, Beijing) with flexible output formats including JSON, CSV, and XML.

Instructions

获取沪深京 A 股股票代码和股票简称数据

Input Schema

NameRequiredDescriptionDefault
output_formatNo输出数据格式: json, csv, xml, excel, markdown, html。默认: markdownmarkdown

Input Schema (JSON Schema)

{ "properties": { "output_format": { "default": "markdown", "description": "输出数据格式: json, csv, xml, excel, markdown, html。默认: markdown", "enum": [ "json", "csv", "xml", "excel", "markdown", "html" ], "type": "string" } }, "type": "object" }

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/xinkuang/china-stock-mcp'

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