stock-price
Stock Price API
실시간 주식 시세 -- 가격, 변동률(%), 거래량, 시가총액, 회사명. 미국 및 전 세계 주요 거래소를 지원합니다. 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 bodyx402를 지원하는 클라이언트(@x402/fetch, x402-agent-tools, ATXP)는 402 -> 서명 -> 재시도 주기를 자동으로 처리합니다.
도구
도구 | 메서드 | 경로 | 가격 | 설명 |
| POST |
| $0.005 | 가격, 변동률, 거래량, 시가총액이 포함된 실시간 주식 시세를 가져옵니다. |
finance_get_stock_price
실시간 주식 가격 시세가 필요할 때 사용합니다. 모든 티커 심볼에 대한 시장 데이터를 JSON으로 반환합니다.
파라미터
이름 | 타입 | 필수 | 설명 |
| 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, 가입 불필요.
전체 API 레퍼런스: https://klymax402.com/llms-full.txt
실시간 통계: https://klymax402.com/stats
라이선스
MIT
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityFmaintenanceProvides 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
- FlicenseNot gradedqualityDmaintenanceProvides 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.
- FlicenseAqualityFmaintenanceProvides real-time stock price information from Yahoo Finance API for global markets with multi-currency support, market state tracking, and no rate limits.1
- FlicenseNot gradedqualityDmaintenanceProvides 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
Related MCP Connectors
301 real-time data wires. Paid per call via x402, no API key, no free tier.
Live financial data MCP: FX, crypto, stocks, news, URL reader. x402 on Base: $0.001/call.
Look up the latest stock prices by ticker symbol across global markets. Get current price and esse…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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