MCP.so
登录

yfinancemcp

@coledie

关于 yfinancemcp

MCP Server for Yahoo Finance w/ high level functions

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

coledie

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is yfinancemcp?

yfinancemcp is an MCP (Model Context Protocol) server that provides high-level functions for retrieving and analyzing stock market data from Yahoo Finance. It is designed for users of Claude desktop who want to query financial information using natural language.

How to use yfinancemcp?

Install the required Python dependencies (numpy, pandas, fastmcp, yfinance). Then manually add the server to Claude desktop by following the setup instructions at the provided link. Once configured, ask natural language questions about stocks and receive responses powered by Yahoo Finance data.

Key features of yfinancemcp

  • Retrieve current stock prices (e.g., MSFT)
  • Filter tech stocks by news impact
  • Perform deep dives on selected stocks
  • Compare stock performance (e.g., INTC vs NVDA)
  • Compare individual stocks against broader benchmarks

Use cases of yfinancemcp

  • Quickly check the latest price of a specific stock
  • Identify tech stocks that moved on recent tariff news
  • Get a detailed fundamental analysis of several stocks
  • Evaluate which of two stocks is likely to outperform
  • Compare a stock’s performance against other stocks in the sector

FAQ from yfinancemcp

What data source does yfinancemcp use?

yfinancemcp retrieves all data from Yahoo Finance via the yfinance Python library.

What software dependencies are required?

The server requires numpy, pandas, fastmcp, and yfinance installed in a Python environment.

How do I set up yfinancemcp with Claude desktop?

You must manually add this MCP server to Claude desktop by following the instructions at https://ai-claude.net/mcp/. No automatic discovery is supported.

What kind of queries can I ask yfinancemcp?

Examples include “What is the current MSFT stock price?”, “What tech stocks have gone up in response to recent US tariff news?”, “Do a deep dive on these stocks.”, and “What are the changes that INTC outperforms NVDA in the near future?”.

Does yfinancemcp require authentication or API keys?

No authentication or API keys are mentioned; the server uses the publicly available yfinance library to access Yahoo Finance data.

评论

其他 分类下的更多 MCP 服务器