Skip to main content
Glama
JingHao-Leon

mcp-stock-quote

by JingHao-Leon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_stock_quoteA

获取股票实时行情,支持 A股、港股、美股,可批量查询。代码格式灵活:A股可传 600519 / sh600519 / sz000001;港股可传 00700 / hk00700;美股传 AAPL / TSLA 等 ticker。若不确定代码,先用 search_stock 按名称搜索。

search_stockB

按名称、拼音或代码片段搜索股票,返回股票代码及所属市场(A股/港股/美股)。

get_current_weatherA

查询指定城市的当前天气(温度、湿度、天气现象、风速),数据源 Open-Meteo,无需 API key。

read_rss_feedA

读取 RSS/Atom 订阅源的最新条目(标题、链接、发布时间)。

count_file_wordsA

统计一个本地文本文件的行数、词数和字符数(类似 wc)。仅支持纯文本文件。

Prompts

Interactive templates invoked by user choice

NameDescription
stock_briefing生成一组股票的行情简报:先取实时行情,再输出对比表格与简要点评

Resources

Contextual data attached and managed by the client

NameDescription
server-info本 MCP server 的基本信息与能力清单(JSON)

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/JingHao-Leon/mcp-server-template'

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