zaifer-mcp
Zaif暗号資産取引所のAPIをModel Context Protocol (MCP)経由で利用可能にするPythonライブラリです。ClaudeなどのLLMアシスタントから自然言語でZaif APIの機能を直接呼び出せます。
⚠️ 重要な注意事項
本アプリケーションは非公式・非公認のサードパーティ製ツールです。 Zaif取引所および株式会社Zaifとは一切関係がありません。
特徴
- 🤖 LLMフレンドリー: Claude、ChatGPTなどのLLMから自然言語で暗号資産取引機能を利用
- 🔒 セキュア: API認証が必要な操作は適切に保護され、公開情報は安全にアクセス可能
- 📊 包括的な機能: 市場情報、チャートデータ、取引、アカウント管理の全機能をサポート
- 🚀 高速: FastMCPフレームワークによる効率的な実装
- 🔌 柔軟な接続: STDIO(ローカル)とHTTP(リモート)の両方の通信方式をサポート
サポート通貨ペア
- BTC/JPY (ビットコイン/日本円)
- ETH/JPY (イーサリアム/日本円)
- XYM/JPY (シンボル/日本円)
インストール
環境設定
zaifer-mcpはAPIキーなしでも市場情報の取得が可能です。Zaifの口座をお持ちでAPIキーを発行いただければ、残高確認や取引機能を含むすべての機能をご利用いただけます。
使用方法
Claude Desktopとの連携
Claude Desktop(デスクトップ版)のMCP設定ファイル ~/Library/Application Support/Claude/claude_desktop_config.json
(macOS) または %APPDATA%\Claude\claude_desktop_config.json
(Windows) に以下を設定:
APIキーなしで市場情報のみ利用する場合は、env
セクションを省略できます。設定後、Claude Desktopを再起動すると、zaifer-mcpの機能が利用可能になります。
使用例
Claude での基本的な使用例
Claude は get_ticker
ツールを自動的に呼び出し、リアルタイムの市場データを取得して回答します。
開発者向け情報
開発環境のセットアップ、デバッグ方法、アーキテクチャの詳細についてはDEVELOPMENT.mdをご覧ください。
ライセンス
このプロジェクトはMITライセンスの下で公開されています。詳細はLICENSEファイルを参照してください。
著者
Yusuke Oya - curio@antique-cafe.net
関連リンク
免責事項
本ソフトウェアは暗号資産取引所のAPIを利用しますが、取引の結果について一切の責任を負いません。 本アプリケーションはZaif取引所の非公式・非公認のサードパーティ製ツールであり、Zaif取引所および株式会社Zaifによる保証はありません。 実際の取引を行う前に、必ず動作を十分に確認し、自己責任で利用してください。
You must be authenticated.
Tools
Enables LLM assistants like Claude to interact with Zaif cryptocurrency exchange through natural language, supporting market information retrieval, chart data, trading, and account management for BTC/JPY, ETH/JPY, and XYM/JPY pairs.
Related MCP Servers
- AsecurityAlicenseAqualityProvides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.Last updated -726PythonMIT License
- -securityAlicense-qualityEnables LLMs to interact with Dify AI's chat completion API, including conversation context support and a restaurant recommendation tool.Last updated -10JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables LLMs to analyze options chains, calculate Greeks, and evaluate basic options strategies through Yahoo Finance data.Last updated -4PythonMIT License
- -securityAlicense-qualityInteract with Upbit cryptocurrency exchange services to retrieve market data, manage accounts, and execute trades. Simplify your trading experience with tools for order management, deposits, withdrawals, and technical analysis.Last updated -6PythonMIT License