Shioaji-MCP\
\ An MCP (Model Context Protocol) server for Shioaji api.\ \
Prerequisites\
\ Make sure you have uv installed.\ \
uv init \u0026\u0026 uv venv\
\
source .venv/bin/activate\
\
uv sync\\
Usage\
\ Check mcp server can be run properly.\ \
mcp dev server.py\\ If you've checked, then proceed to the build this server on any MCP host.
