Skip to main content
Glama

KIS REST API MCP Server

MIT License
3
  • Apple

inquery-overseas-stock-price

Retrieve overseas stock prices using KIS REST API MCP Server, enabling users to query real-time data by specifying a stock symbol and market.

Instructions

Get overseas stock price from Korea Investment & Securities

Input Schema

NameRequiredDescriptionDefault
marketYes
symbolYes

Input Schema (JSON Schema)

{ "properties": { "market": { "title": "Market", "type": "string" }, "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol", "market" ], "title": "inquery_overseas_stock_priceArguments", "type": "object" }

Other Tools from KIS REST API MCP Server

Related Tools

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/migusdn/KIS_MCP_Server'

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