Skip to main content
Glama
Br0ski777

stock-price

by Br0ski777

Stock Price API

MCP Server x402 License: MIT

실시간 주식 시세 -- 가격, 변동률(%), 거래량, 시가총액, 회사명. 미국 및 전 세계 주요 거래소를 지원합니다. x402를 통한 호출당 과금(USDC on Base L2) -- API 키 불필요, 가입 불필요, 속도 제한 없음.

부분적으로 klymax402 마켓플레이스에 속합니다 -- AI 에이전트를 위한 100개의 x402 마이크로결제 API, 하나의 지갑, Base의 USDC.

빠른 시작 -- MCP

MCP 클라이언트 설정(Claude Desktop, Cursor, ElizaOS 등)에 추가하세요:

{
  "mcpServers": {
    "stock-price": {
      "url": "https://stock-price.api.klymax402.com/mcp"
    }
  }
}

Related MCP server: Stock Data MCP Server

빠른 시작 -- HTTP (x402)

curl -X POST "https://stock-price.api.klymax402.com/api/quote" \
  -H "Content-Type: application/json" \
  -d '{"symbol":"BTC"}'
# -> 402 Payment Required, with an x402 payment challenge in the response body

x402를 지원하는 클라이언트(@x402/fetch, x402-agent-tools, ATXP)는 402 -> 서명 -> 재시도 주기를 자동으로 처리합니다.

도구

도구

메서드

경로

가격

설명

finance_get_stock_price

POST

/api/quote

$0.005

가격, 변동률, 거래량, 시가총액이 포함된 실시간 주식 시세를 가져옵니다.

finance_get_stock_price

실시간 주식 가격 시세가 필요할 때 사용합니다. 모든 티커 심볼에 대한 시장 데이터를 JSON으로 반환합니다.

파라미터

이름

타입

필수

설명

symbol

string

yes

주식 티커 심볼 (예: AAPL, TSLA, MSFT, GOOG)

응답 예시:

{"symbol":"AAPL","companyName":"Apple Inc.","price":198.45,"change":2.30,"changePercent":1.17,"volume":54200000,"marketCap":3050000000000,"exchange":"NASDAQ","previousClose":196.15,"dayHigh":199.10,"dayLow":196.80}

사용 시점: 포트폴리오 모니터링, 금융 분석, 주식 대시보드 구축, 가격 알림, 투자 리서치.

사용하지 않음: 암호화폐 가격(finance_get_token_price 사용), 통화 변환(finance_convert_currency 사용), 날씨 데이터(data_get_weather 사용).

에이전트 프롬프트 예시

  • "실시간 주식 시세"

결제

  • 프로토콜: x402 -- HTTP 네이티브 호출당 과금, 가입 불필요, API 키 불필요

  • 네트워크: Base L2 (eip155:8453)

  • 자산: USDC

  • Facilitator: Coinbase CDP (기본), PayAI (대체)

  • ATXP를 통해서도 접근 가능 (OAuth로 결합된 x402, RFC 9728 보호 리소스 메타데이터)

klymax402의 일부

AI 에이전트를 위한 100개의 x402 마이크로결제 API -- 하나의 지갑, Base의 USDC, 가입 불필요.

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    Provides real-time stock market data and financial analysis through Yahoo Finance integration. Enables users to get quotes, historical prices, fundamentals, dividends, analyst forecasts, and growth projections for any stock symbol.
    4
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time stock market data through Yahoo Finance without requiring an API key. Get quotes, historical data, company information, financial statements, and ticker search capabilities.
  • F
    license
    A
    quality
    F
    maintenance
    Provides real-time stock price information from Yahoo Finance API for global markets with multi-currency support, market state tracking, and no rate limits.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time stock price data from global markets, including the US, China, India, and Europe, without requiring API keys. It enables AI systems to retrieve financial information from trusted public sources such as NASDAQ, HKEX, and Morningstar.
    8

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/stock-price-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server