https://github.com/gamzabox/open-trading-api.git
This is a No trade version with actual trading functions removed from Korea Investment & Securities MCP.
Because the source is open, I quickly fixed it by enabling openclaw ^^
Opening up trading to AI is a bit scary, so I removed all trading-related tools.
When registered and used in openclaw, very detailed analysis becomes possible.
It would be safe even in practice trading mode, but API calls are limited to 5 per second. If this is enough, there's no problem using the official version.
If you refer to README.md, you can easily build and use it as a docker image.
In the MCP/Kis Trading MCP directory, copy the .env.example file to .env, register the API Key/Secret, account, and account number marked as required, and run docker compose up -d to start the container.