kiwoom-private-mcp-server
by moony211
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIWOOM_USE_MOCK | No | Set to 'true' to use mock data, 'false' to use real Kiwoom API | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/moony211/kiwoom-private-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server