Kiwoom Mcp Server
@ChunSam
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.
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"kiwoom-mcp-server": {
"command": "npx",
"args": [
"-y",
"kiwoom-mcp-server",
"--http",
"--port",
"8000"
],
"env": {
"MCP_AUTH_TOKEN": "$(openssl rand -hex 32)"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
よくある質問
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.
基本情報
マーケットプレイスの他のコンテンツ
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl
Tempreon
TempreonPerson-owned, portable AI memory served over MCP. Your knowledge, preferences, and decisions — captured in one assistant, available in all of them.
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.

Savi Tools
Savi Gurus AI Innovation LabsAsk your AI assistant about your Savi Tools business: invoices, expenses, mileage, contacts, projects, taxes, and more. Read-only and OAuth-secured — your assistant sees only your own data at getsavitools.com, and you

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok
コメント