Coincheck MCP Server
About
Integrates with the Coincheck cryptocurrency exchange API.
Details
- Author
- sg3t41
- Categories
- Cloud Service, Other, Finance
Jump to
Setup
Install Coincheck MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/sg3t41/coincheck-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Integrates with the Coincheck cryptocurrency exchange API.
Coincheck暗号通貨取引所のAPIをClaude Desktopから使えるようにするMCPサーバー。
# 1. クローン & ビルド git clone https://github.com/sg3t41/coincheck-mcp-server.git cd coincheck-mcp make all # 2. 設定 make setup # config/coincheck_config.json を編集してAPIキーを設定 # 3. Claude Desktopに設定をデプロイ make deploy
make help # ヘルプ表示 make all # ビルド + インストール(デフォルト) make setup # 設定ファイル作成 make test # テスト実行 make deploy # Claude Desktopに設定をデプロイ make status # プロジェクト状態表示 make clean # クリーンアップ
make setup # config/coincheck_config.json を作成
{ "api_key": "your_api_key_here", "api_secret": "your_api_secret_here" }
- Linux:~/.config/Claude/claude_desktop_config.json
- macOS:~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:%APPDATA%\\Claude\\claude_desktop_config.json
{ "mcpServers": { "coincheck": { "command": "coincheck-mcp", "args": ["--config", "/path/to/config/coincheck_config.json"] } } }
Claude Desktopで@coincheckと入力して利用可能なツールを確認。
@coincheck BTCの現在価格を取得 @coincheck アカウントの残高を表示 @coincheck DOGEの板情報を取得 @coincheck 100 DOGEを25円で買い注文を作成
- APIクレデンシャルはGitにコミットされません
- 機密情報は.gitignoreで除外済み
- 注文作成時は金額とレートを必ず確認してください
make status # 現在の状態確認 make clean # クリーンアップ make rebuild # 強制再ビルド
- coincheck_config.jsonにAPIキーが正しく設定されているか
- Claude Desktopを再起動したか
- バイナリに実行権限があるか(make testで確認)
Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices
Streams real-time Binance Alpha token prices and liquidity data for AI agents and workflows.
Access Alpha Vantage financial data APIs to get real-time and historical stock data, forex rates, and cryptocurrency information.
Provides seamless access to the Binance exchange API. Requires Binance API credentials to be configured.
Interact with the Binance API to view portfolios, convert tokens, and execute trades with minimal market impact.
Access the Binance Futures API for trading, account management, and market data.
Interact with the Bitpin cryptocurrency exchange API to manage wallets, view market data, and execute orders.
Access Bybit's v5 API for real-time market data, trading operations, and account information.
Provides real-time cryptocurrency price data from the OKX exchange.
Landau-Ginzburg market phase transition signals for financial markets. Agent-first MCP with x402 micropayment. Real-time HS300/BTC phase classification (SOLID/LIQUID/CRITICAL), SoTI sensing, daily briefings.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




