This server allows you to retrieve financial data, specifically current stock prices.
Capabilities:
Get the current stock price for a specified stock ticker symbol (e.g., 'AAPL', 'TSLA')
Uses the
get_stock_price
function which leveragesyfinance
to fetch the data
FinDataMCP
To run:
- Clone repo
- Install uv (package manager):
- Navigate to folder:
- Install dependencies:
- Check that everything's working by running server:
Connecting to Claude Desktop
- Install Claude Desktop if you haven't already
- Edit Claude Desktop configuration file (Claude>settings>developer>edit config):
- Add the following configuration:
- Restart Claude Desktop
For windows cmds: see https://modelcontextprotocol.io/quickstart/server
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
An MCP server that enables Claude Desktop to access and analyze financial data through Yahoo Finance integration.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that allows accessing and managing ledger files through Claude by providing account listing, balance checking, and transaction register viewing capabilities.Last updated -3GPL 3.0
- AsecurityAlicenseAqualityAn MCP server that enables MySQL database integration with Claude. You can execute SQL queries and manage database connections.Last updated -27MIT License
- AsecurityAlicenseAqualityA simple MCP server for Yahoo Finance using yfinance. This server provides a set of tools to fetch stock data, news, and other financial information.Last updated -548MIT License
- AsecurityAlicenseAqualityAn MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.Last updated -1745PythonMIT License