-
securityF
license-
qualityAn MCP server implementation that integrates with Angle One APIs to provide standardized access to financial market data, trading operations, and portfolio management.
Last updated -
Python
使用yfinance为雅虎财经搭建的简单 MCP 服务器。该服务器提供了一套工具来获取股票数据、新闻和其他财经信息。
symbol
(字符串):股票代码。symbol
(字符串):股票代码。query
(字符串):搜索查询(股票代码或公司名称)。search_type
(字符串):要检索的搜索结果类型(选项:“全部”、“引述”、“新闻”)。sector
(字符串):要获取的部门。top_type
(字符串):要检索的顶级公司类型(选项:“top_etfs”、“top_mutual_funds”、“top_companies”、“top_growth_companies”、“top_performing_companies”)。top_n
(数字,可选):要检索的顶级实体的数量(默认为 10)。symbol
(字符串):股票代码。period
(字符串,可选):用于检索数据的时间段(例如“1d”、“1mo”、“1y”)。默认值为“1mo”。interval
(字符串,可选):数据间隔频率(例如“1d”、“1h”、“1m”)。默认为“1d”。您可以通过 uv(Python 包安装程序)或 Docker 使用此 MCP 服务器。
将以下配置添加到您的 MCP 服务器配置文件:
You must be authenticated.
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