Skip to main content
Glama

Fund MCP Server

by zhenzp
30
  • Linux
  • Apple

fund.stock_search

Search for stock information using stock codes, names, or pinyin abbreviations to retrieve relevant financial data from the East Money API.

Instructions

搜索股票信息,基于东方财富API

Input Schema

NameRequiredDescriptionDefault
countNo返回结果数量,默认10,最大50
inputYes搜索关键字,如股票代码、股票名称或拼音简称

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "返回结果数量,默认10,最大50", "maximum": 50, "minimum": 1, "type": "number" }, "input": { "description": "搜索关键字,如股票代码、股票名称或拼音简称", "minLength": 1, "type": "string" } }, "required": [ "input" ], "type": "object" }

Other Tools from Fund MCP Server

Related Tools

    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/zhenzp/fund-mcp-server'

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