-
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를 활용한 Yahoo Finance용 간단한 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
(문자열, 선택 사항): 데이터를 검색할 기간(예: '1일', '1개월', '1년'). 기본값은 '1개월'입니다.interval
(문자열, 선택 사항): 데이터 간격 빈도(예: '1d', '1h', '1m'). 기본값은 '1d'입니다.uv(Python 패키지 설치 프로그램) 또는 Docker를 통해 이 MCP 서버를 사용할 수 있습니다.
지엑스피1
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를 활용한 Yahoo Finance용 간단한 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