安全なMCPサーバー
Safe (旧 Gnosis Safe) スマート コントラクト ウォレットと対話するための MCP (Model Context Protocol) サーバー実装。
特徴
- 任意のセーフアドレスのセーフトランザクションを照会する
- マルチシグ取引の詳細を取得する
- トランザクションデータをデコードする
- 安全なAPI統合
インストール
使用法
構成は必要ありません。サーバーはデフォルトで Safe Transaction API メインネット エンドポイントを使用します。
利用可能なツール
安全なトランザクションを取得する
任意のSafeアドレスのすべてのトランザクションを取得します。Safeアドレスは、会話のコンテキストに基づいてLLMによって実行時に決定されます。
マルチシグトランザクションを取得する
特定のマルチシグトランザクションの詳細を取得します。
トランザクションデータをデコードする
Safe API を使用してトランザクション データをデコードします。
構成(オプション)
デフォルトでは、サーバーは Safe Transaction API ��インネット エンドポイントを使用します。
別のエンドポイント (例: テストネット用) を使用する必要がある場合は、環境変数を使用して設定できます。
発達
ライセンス
マサチューセッツ工科大学
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Safe (旧 Gnosis Safe) スマート コントラクト ウォレットとのやり取りを可能にする MCP サーバー。これにより、ユーザーはトランザクションを照会したり、マルチシグの詳細を取得したり、自然言語でトランザクション データをデコードしたりできます。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA MCP Server used to collect MCP Servers over the internet.Last updated -318Python
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- -securityAlicense-qualityAn MCP server for interacting with Google's Chronicle Security Operations suite, enabling users to search security events, get alerts, look up entities, list security rules, and retrieve IoC matches.Last updated -5PythonApache 2.0
- AsecurityAlicenseAqualityAn MCP server that enables LLMs to perform blockchain operations on the Base network through natural language commands, including wallet management, balance checking, and transaction execution.Last updated -441TypeScriptMIT License