OlympHill
mcp_polygon logo

mcp_polygonPolygon.io 재정 시장 데이터 서버

(0)
Daniel Nikulshyn리뷰어 Daniel Nikulshyn·업데이트됨 2026년 7월

개요

mcp_polygon 툴은 모델 컨텍스트 프로토콜 (MCP) 서버로 폴리곤.이오의 금융 시장 데이터에 접근하기 위한 LLM-친화적인 인터페이스를 제공합니다. 폴리곤.이오의 API 면적을 완전히 커버하는 세 가지 주요 툴인 검색, 호출 및 쿼리 서비스를 제공합니다. 서버는 SQLite 데이터베이스를 사용하여 데이터를 저장하고 빌트인 금융 기능을 사용하여 데이터를 enrich할 수 있습니다. 서버는 시작 시에 모든 폴리곤.이오 API 엔드포인트를 동적으로 인덱싱함으로써 API와 동기화할 수 있습니다. 다양한 데이터 유형을 지원하며, 주식, 옵션, FOREX, cryptocurrency 및 선물 합계, 실시간 및 역사적 거래 및 가격 포함합니다. 서버는 Python3.12+, 폴리곤.이오 API 키 및 Astral UV (v0.4.0+)를 사용하여 설치할 수 있습니다.

주요 기능

  • Polygon.io 엔드포인트 검색
  • API 호출
  • 데이터 쿼리
  • 내장 재정 함수
  • 인메모리 SQLite 데이터베이스

가격

모델
Free
카테고리
MCP 서버
평점
아직 리뷰 없음

사용 사례

재정 데이터 분석

mcp_polygon 도구를 사용하여 Polygon.io 에서 재정 시장 데이터를 액세스하고 분석할 수 있습니다. LLM 친화적 인 인터페이스 및 내장 재정 함수를 사용합니다.

자동화 무역 전략 개발

실시간 및 역사적인 시장 데이터를 기반으로 자동 무역 전략을 개발하고 구현할 수 있습니다.

장단점

장점

  • LLM 친화적 인 인터페이스
  • API 엑세스에 composble한 도구
  • 내장 재정 함수
  • API 엔드포인트 동적 인덱싱
  • 여러 데이터 유형 지원

단점

  • Polygon.io API 키 필요
  • Astral UV (v0.4.0+) 의존

리뷰

리뷰를 작성하려면 로그인하세요.

아직 리뷰가 없습니다. 첫 번째가 되어보세요!

Q&A

How does the tool stay up‑to‑date with Polygon.io’s API endpoints?

At startup the server dynamically indexes all Polygon.io endpoints from the API definition, so any new or changed endpoints are automatically included without manual updates.

Asked by Xavier Costa · Dec 5, 2025

What built‑in financial functions are available for post‑processing data?

The server includes functions such as Black‑Scholes Greeks (bs_price, bs_delta, etc.), return metrics (simple_return, log_return), risk ratios (sharpe_ratio, sortino_ratio), and technical indicators (sma, ema), which can be applied to API results or SQL query outputs via the apply parameter.

Asked by Halime Yalcin · Dec 5, 2025

Can mcp_polygon store and query retrieved market data locally?

Yes. The server can save API responses into an in‑memory SQLite database, which you can query with SQL via the query_data tool, using functions like SHOW TABLES or complex CTEs and window functions.

Asked by Xiomara Delgado · Nov 21, 2025

What do I need to run mcp_polygon and access Polygon.io data?

You need Python 3.12+ installed, a valid Polygon.io API key, and the Astral UV library version 0.4.0 or higher. Once those are set up, you can install the MCP server and start it.

Asked by Zeynep Aydin · Aug 18, 2025

질문하기

MCP 서버 대안