kiwoom-mcp-server
@ChunSam
About kiwoom-mcp-server
Read-only MCP server for Kiwoom Securities (Korean brokerage): 28 tools for market data (quotes, charts, rankings, themes, short selling, investor flows) and account inquiry (balance, holdings, transactions), plus an opt
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kiwoom": {
"command": "npx",
"args": [
"-y",
"kiwoom-mcp-server"
],
"env": {
"KIWOOM_APP_KEY": "your-app-key",
"KIWOOM_APP_SECRET": "your-app-secret",
"KIWOOM_MODE": "VIRTUAL"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Kiwoom Mcp Server?
Read-only MCP server exposing the Kiwoom Securities REST API (market data, account inquiry, ISA tax-allowance calculator) to Claude Desktop / Claude Code.
How to use Kiwoom Mcp Server?
The README includes setup instructions such as "command": "npx",.
Key features of Kiwoom Mcp Server
- 집계 시작일: .env의 ISA_OPENED_ON(계좌 개설일)이 기본값, 호출 시 from_date로 오버라이드 가능
- 배당·분배금이 거래내역에서 자동 감지되지 않으면 dividends_received 인자로 수동 입력
- 종목 과세유형(과세대상 vs 국내주식형)은 종목명 기반 자동 분류이며, 틀린 경우
- Node.js 20.12 이상 (process.loadEnvFile 사용)
- 키움증권 REST API 앱키 — 키움 Open API 포털에서
Use cases of Kiwoom Mcp Server
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Kiwoom Mcp Server
Where is the source code for Kiwoom Mcp Server?
The source code is linked from the repository URL on this page.
Does Kiwoom Mcp Server include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Kiwoom Mcp Server?
The source code is linked from the repository URL on this page.
Does Kiwoom Mcp Server include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Finance & Commerce MCP servers
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Comments