Analytics · MODEL CONTEXT PROTOCOL

SaintDoresh YFinance Trader MCP ClaudeDesktop

An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.

WHAT IT CONNECTS

SaintDoresh YFinance Trader MCP ClaudeDesktop 为 AI Agent 提供什么

  • Real-time stock quotes
  • Company information and financial metrics
  • Historical price data
  • Symbol search functionality
  • Analyst recommendations
  • Insider transaction tracking
  • Ensure you have Python 3.10 or higher installed
  • Install dependencies:
  • Configure your MCP settings in Claude Desktop by adding the following to your MCP configuration:
  • Replace the path with the full path to your main.py file
  • Restart Claude Desktop if needed
  • "What is the current stock price and daily change for AAPL?"
  • "Can you give me a company overview for Microsoft (MSFT)?"
  • "Show me the historical price data for Tesla (TSLA) over the last 3 months."
  • "Search for stocks related to 'NVDA'."
  • "What are the analyst recommendations for Amazon (AMZN)?"
  • "Have there been any recent insider transactions for Google (GOOGL)?"
  • BTC-USD for Bitcoin
  • ETH-USD for Ethereum
  • DOGE-USD for Dogecoin
  • Make sure the server is running - you should see output when you start the script
  • Verify the path in your settings is correct and absolute
  • Make sure Python 3.10+ is in your system PATH
  • Check that all dependencies are installed
  • Try restarting Claude Desktop
  • Check logs for any error messages
  • Uses the MCP library directly instead of FastAPI
  • Adapted for Claude Desktop instead of Cursor
  • Modified error handling and response formats
  • Updated configuration approach

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。