Skip to main content
Glama
moony211

kiwoom-private-mcp-server

by moony211

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIWOOM_USE_MOCKNoSet to 'true' to use mock data, 'false' to use real Kiwoom APIfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_accountsB

설정된 키움증권 계좌 목록과 각 계좌별로 지정된 타겟 섹터 및 상세 설명을 조회합니다.

Returns: JSON 형식의 계좌 목록 데이터

get_account_balanceA

특정 계좌의 총 평가 자산 및 상세 보유 종목 리스트(평가금액, 비중, 평단가 등)를 조회합니다.

Args: account_no: 조회할 키움증권 계좌 번호 (예: '61724222') use_mock: Mock 데이터를 강제로 사용할지 여부 (기본값: None, .env의 KIWOOM_USE_MOCK 설정을 따름)

Returns: JSON 형식의 계좌 잔고 및 보유 종목 데이터

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/moony211/kiwoom-private-mcp-server'

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