5ajaki_safe-mcp-server

5ajaki_safe-mcp-server

0

The Safe MCP Server is designed to interact with Safe smart contract wallets by providing tools to query transactions, get multisig transaction details, and decode transaction data. It integrates directly with the Safe API for seamless access and operations.

Safe MCP Server

An MCP (Model Context Protocol) server implementation for interacting with Safe smart contract wallets.

Features

  • Query Safe transactions for any Safe address
  • Get multisig transaction details
  • Decode transaction data
  • Safe API integration

Installation

No configuration required, uses Safe Transaction API mainnet by default.

Tools

  • getSafeTransactions: Retrieves transactions for a specified Safe address.
  • getMultisigTransaction: Provides details of a specific multisig transaction.
  • decodeTransactionData: Decodes transaction data using Safe API.