安全な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
- -securityAlicense-qualityAn MCP server that integrates with MySQL databases, enabling secure read and write operations through LLM-driven interfaces with support for transaction handling and performance monitoring.Last updated -75114JavaScriptMIT License
- -securityAlicense-qualityA server implementation that allows secure communication between MCP clients and privateGPT, enabling users to chat with privateGPT using knowledge bases and manage sources, groups, and users through a standardized Model Context Protocol.Last updated -4JavaScriptMIT License
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20194PythonGPL 3.0- AsecurityFlicenseAqualityA suite of MCP servers that allow LLMs to interact with blockchains through MetaMask wallet without exposing private keys, facilitating secure AI-powered blockchain interactions and simplified user onboarding.Last updated -253TypeScript