Stock Price MCP Server
MCP (Model Context Protocol) server that provides real-time stock price information using Yahoo Finance API.
Features
📈 Real-time stock price data
🕐 Price update timestamps
🏦 Market state information (PRE, REGULAR, AFTER, POST, CLOSED)
💱 Multi-currency support
🌍 Global market coverage
🆓 Completely free with no rate limits
Installation
Usage
As an MCP Server
Add to your MCP client configuration:
Available Tools
get_stock_price
Get real-time stock price information for a ticker symbol.
Input:
Output:
Market States
PRE- Pre-market tradingREGULAR- Regular trading hoursAFTER- After-hours tradingPOST- Post-market tradingCLOSED- Market closed
Supported Markets
US Stocks:
AAPL,TSLA,MSFTKorean Stocks:
005930.KS(Samsung)European Stocks:
BMW.DEAnd many more global exchanges
Development
License
MIT
This server cannot be installed
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.
Provides real-time stock price information from Yahoo Finance API for global markets with multi-currency support, market state tracking, and no rate limits.