KIS REST API MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIS_CANO | Yes | 계좌번호 앞 8자리 | |
| MCP_HOST | No | HTTP/SSE host | 127.0.0.1 |
| MCP_PATH | No | HTTP/SSE path | /mcp |
| MCP_PORT | No | HTTP/SSE port | 8000 |
| MCP_TYPE | No | Transport 타입 (stdio, sse, streamable-http) | stdio |
| KIS_APP_KEY | Yes | KIS 앱키 | |
| KIS_APP_SECRET | Yes | KIS 시크릿키 | |
| KIS_TOKEN_FILE | No | 토큰 캐시 파일 | token.json |
| KIS_MCP_TOOLSET | No | MCP 도구 노출 범위 (full, catalog) | full |
| KIS_ACCOUNT_TYPE | Yes | REAL 또는 VIRTUAL | |
| KIS_ACNT_PRDT_CD | No | 계좌상품코드 | 01 |
| KIS_MCP_LOG_LEVEL | No | 로그 레벨 | INFO |
| KIS_ENABLE_TRADING | No | 주문/정정/취소 API 활성화 (true/false) | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inquery-stock-priceC | Get current stock price information from Korea Investment & Securities |
| inquery-balanceB | Get current stock balance information from Korea Investment & Securities |
| order-stockC | Order stock (buy/sell) from Korea Investment & Securities |
| inquery-order-listC | Get daily order list from Korea Investment & Securities |
| inquery-order-detailC | Get order detail from Korea Investment & Securities |
| inquery-stock-infoC | Get daily stock price information from Korea Investment & Securities |
| inquery-stock-historyC | Get daily stock price history from Korea Investment & Securities |
| inquery-stock-askC | Get stock ask price from Korea Investment & Securities |
| order-overseas-stockC | Order overseas stock (buy/sell) from Korea Investment & Securities |
| inquery-overseas-stock-priceC | Get overseas stock price from Korea Investment & Securities |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/migusdn/KIS_MCP_Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server