Skip to content
Verified official

GMO Coin FX MCP Server MCP

v1.0.1

io.github.rikitonoto/gmocoin-fx-mcp

MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.

transport:stdio runtime:oci

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add gmocoin-fx-mcp -e GMO_API_KEY=<GMO_API_KEY> -e GMO_SECRET_KEY=<GMO_SECRET_KEY> -e ORDER_SIZE_LIMIT=<ORDER_SIZE_LIMIT> -e ORDER_SYMBOL_LIMITS=<ORDER_SYMBOL_LIMITS> -e ORDER_CLIENT_ORDER_ID_PREFIX=<ORDER_CLIENT_ORDER_ID_PREFIX> -- docker run -i --rm ghcr.io/rikitonoto/gmocoin-fx-mcp:1.0.1

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.