A
securityF
licenseA
qualityAn MCP server that enables Claude Desktop to access and analyze financial data through Yahoo Finance integration.
Last updated -
1
A simple MCP server for Yahoo Finance using yfinance. This server provides a set of tools to fetch stock data, news, and other financial information.
symbol
(string): The stock symbol.symbol
(string): The stock symbol.query
(string): The search query (ticker symbol or company name).search_type
(string): Type of search results to retrieve (options: "all", "quotes", "news").sector
(string): The sector to get.top_type
(string): Type of top companies to retrieve (options: "top_etfs", "top_mutual_funds", "top_companies", "top_growth_companies", "top_performing_companies").top_n
(number, optional): Number of top entities to retrieve (default 10).symbol
(string): The stock symbol.period
(string, optional): Time period to retrieve data for (e.g. '1d', '1mo', '1y'). Default is '1mo'.interval
(string, optional): Data interval frequency (e.g. '1d', '1h', '1m'). Default is '1d'.You can use this MCP server either via uv (Python package installer) or Docker.
Add the following configuration to your MCP server configuration file:
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一个使用 yfinance 的雅虎财经简易 MCP 服务器。该服务器提供了一套工具来获取股票数据、新闻和其他财经信息。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/narumiruna/yfinance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server