Alpha Vantage MCP Server

Integrations

  • Used for dependency management and running build scripts for the Alpha Vantage MCP server.

  • Used for type definitions in the tool usage examples, showing how to structure API requests to Alpha Vantage's financial data services.

알파 밴티지 MCP 서버 📈

Alpha Vantage의 금융 데이터 API와 원활하게 통합되어 실시간 주식 시장 데이터, 암호화폐 가격, 외환 환율 및 기술 지표를 제공하는 MCP(Model Context Protocol) 서버입니다.

🌟 특징

주식 시장 데이터

  • 전 세계 시장의 실시간 주식 시세
  • 과거 가격 데이터(일일, 주간)
  • 포괄적인 회사 정보
  • 다양한 거래소(NYSE, NASDAQ, BSE) 지원

암호화폐 데이터

  • 실시간 암호화폐 가격
  • 디지털 화폐 환율
  • 주요 암호화폐 시장 데이터

외환 거래

  • 실시간 외환 환율
  • 통화 쌍 변환
  • 글로벌 외환 시장 데이터

기술적 분석

  • 고급 기술 지표
  • 이동 평균선(SMA, EMA)
  • 시장 모멘텀 지표
  • 거래 신호 및 패턴

🚀 빠른 시작

설치

  1. 저장소를 복제합니다.

지엑스피1

  1. 종속성 설치:
npm install
  1. 서버를 빌드하세요:
npm run build

구성

MCP 설정 파일에서 서버를 구성하세요.

{ "mcpServers": { "alpha-vantage": { "command": "node", "args": ["path/to/alpha-vantage-server/build/index.js"], "env": { "ALPHA_VANTAGE_API_KEY": "your-api-key-here" }, "disabled": false, "alwaysAllow": [] } } }

🛠️ 사용 가능한 도구

주식 시장 도구

주가를 얻으세요
// Get real-time stock quotes <use_mcp_tool> <server_name>alpha-vantage</server_name> <tool_name>get_stock_price</tool_name> <arguments> { "symbol": "AAPL" } </arguments> </use_mcp_tool>
매일_시간_시리즈를_얻다
// Get daily stock price history <use_mcp_tool> <server_name>alpha-vantage</server_name> <tool_name>get_daily_time_series</tool_name> <arguments> { "symbol": "MSFT", "outputsize": "compact" } </arguments> </use_mcp_tool>

암호화폐 도구

암호화폐 가격 알아보기
// Get cryptocurrency prices <use_mcp_tool> <server_name>alpha-vantage</server_name> <tool_name>get_crypto_price</tool_name> <arguments> { "symbol": "BTC", "market": "USD" } </arguments> </use_mcp_tool>

외환 도구

외환 환율 받기
// Get currency exchange rates <use_mcp_tool> <server_name>alpha-vantage</server_name> <tool_name>get_forex_rate</tool_name> <arguments> { "from_currency": "USD", "to_currency": "EUR" } </arguments> </use_mcp_tool>

📊 기술적 분석

기술 지표 얻기

// Get technical indicators <use_mcp_tool> <server_name>alpha-vantage</server_name> <tool_name>get_technical_indicator</tool_name> <arguments> { "symbol": "AAPL", "indicator": "SMA", "interval": "daily" } </arguments> </use_mcp_tool>

🔑 API 키

Alpha Vantage 에서 API 키를 신청하세요. 무료 티어에는 다음이 포함됩니다.

  • 하루 25개의 API 호출
  • 실시간 및 과거 데이터 액세스
  • 글로벌 시장 범위

🌐 지원 시장

  • 미국 주식 시장(NYSE, NASDAQ)
  • 글로벌 암호화폐 시장
  • 외환 시장
  • 국제 주식 시장

🤝 기여하기

  1. 저장소를 포크하세요
  2. 기능 브랜치를 생성하세요
  3. 변경 사항을 커밋하세요
  4. 지점으로 밀어 넣기
  5. 새로운 풀 리퀘스트 만들기

📝 라이센스

MIT

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

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.

Alpha Vantage의 API와 실시간 재무 데이터 통합을 제공하는 MCP 서버로, 주식 시장 데이터, 암호화폐 가격, 외환 환율 및 기술 지표에 대한 접근을 가능하게 합니다.

  1. 🌟 특징
    1. 주식 시장 데이터
    2. 암호화폐 데이터
    3. 외환 거래
    4. 기술적 분석
  2. 🚀 빠른 시작
    1. 설치
    2. 구성
  3. 🛠️ 사용 가능한 도구
    1. 주식 시장 도구
    2. 암호화폐 도구
    3. 외환 도구
  4. 📊 기술적 분석
    1. 기술 지표 얻기
  5. 🔑 API 키
    1. 🌐 지원 시장
      1. 🤝 기여하기
        1. 📝 라이센스

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.
            Last updated -
            5
            30
            Python
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            Allows Claude and other MCP clients to access real-time and historical stock market data from Alpha Vantage API, including intraday and daily stock data with customizable intervals.
            Last updated -
            3
            3
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            An 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
          • -
            security
            A
            license
            -
            quality
            An MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.
            Last updated -
            Python
            MIT License
            • Linux
            • Apple

          View all related MCP servers

          ID: q4m76j6wjb