dsh-stock-lookup
通过 SEC EDGAR 将公司名称或股票代码解析为已验证的股票代号,再从 yahoo-finance2 获取实时行情,包括价格、市盈率、每股收益、市值、52周区间和股息率。
Resolves a company name or ticker to a verified stock symbol via SEC EDGAR, then fetches a live quote with price, P/E, EPS, market cap, 52-week range, and dividend yield from yahoo-finance2.
怎么安装
dsh plugin add github:minyang-chen/dsh-stock-lookup 简介
dsh-stock-lookup A DeepSeek Harness plugin that gives the agent two tools for stock research: **stock_resolve** — resolve a company name or partial ticker to a US stock symbol using the bundled SEC EDGAR company index (~10,000 companies). Returns ticker, CIK, official company name, and a direct SEC EDGAR filing link. **stock_profile** — fetch a live stock quote and company profile (price, change, P/E, market cap, sector, industry, description, and more) via Yahoo Finance. No API keys required. No external services beyond Yahoo Finance. Install sh From npm (after publish): dsh plugin --profile …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-27
- 创建于
- 2026-08-25
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, sec-edgar, stock-lookup, stocks, yahoo-finance
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。
davinci-resolve-mcp
samuelgursky/davinci-resolve-mcp
用于DaVinci Resolve Studio的MCP服务器集成