MCP Directory
Back

open-trading-api

by koreainvestment · Python · ★ 1,319

Korea Investment & Securities Open API Github

#ai-trading#api-samples#autotrade#chatgpt#claude#finance#investment#koreainvestment#llm#mcp#open-trading-api#openapi#python#realtime#rest-api#stock-trading#stocks#trading#trading-api#websocket

Install

pip install git+https://github.com/koreainvestment/open-trading-api.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "open-trading-api": {
      "command": "uvx",
      "args": [
        "git+https://github.com/koreainvestment/open-trading-api.git"
      ]
    }
  }
}

From the README

**[당사에서 제공하는 샘플코드에 대한 유의사항]** - 샘플 코드는 한국투자증권 Open API(KIS Developers)를 연동하는 예시입니다. 고객님의 개발 부담을 줄이고자 참고용으로 제공되고 있습니다. - 샘플 코드는 별도의 공지 없이 지속적으로 업데이트될 수 있습니다. - 샘플 코드를 활용하여 제작한 고객님의 프로그램으로 인한 손해에 대해서는 당사에서 책임지지 않습니다. 이 저장소는 **ChatGPT, Claude 등 LLM(Large Language Model)** 기반 자동화 환경과 Python 개발자 모두가 **한국투자증권(Korea Investment & Securities) Open API를 쉽게 이해하고 활용**할 수 있도록 구성된 샘플 코드 모음입니다. - : LLM이 단일 API 기능을 쉽게 탐색하고 호출할 수 있도록 구성된 기능 단위 샘플 코드 - : 사용자가 실제 투자 및 자동매매 구현에 활용할 수 있도록 상품별로 통합된 API 호출 예제 코드 - : 비주얼 UI로 매매 전략을 설계하고, 생성된 시그널 바탕으로 매수/매도 가능 - : 설계한 전략을 과거 데이터로 검증하는 백테스팅 엔진 > AI와 사람이 모두 활용하기 쉬운…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers