Skip to main content
Glama

MCP Server for stock and crypto

search

Find stock codes by searching company names, stock names, or keywords across multiple markets including Shanghai, Shenzhen, Hong Kong, and US exchanges.

Instructions

根据股票名称、公司名称等关键词查找股票代码。该工具比较耗时,当你知道股票代码或用户已指定股票代码时,建议直接通过股票代码使用其他工具

Input Schema

NameRequiredDescriptionDefault
keywordYes搜索关键词,公司名称、股票名称、股票代码、证券简称
marketNo股票市场,如: sh(上证), sz(深证), hk(港股), us(美股) 等sh

Input Schema (JSON Schema)

{ "properties": { "keyword": { "description": "搜索关键词,公司名称、股票名称、股票代码、证券简称", "type": "string" }, "market": { "default": "sh", "description": "股票市场,如: sh(上证), sz(深证), hk(港股), us(美股) 等", "type": "string" } }, "required": [ "keyword" ], "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/al-one/mcp-aktools'

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