5ajaki_safe-mcp-server

5ajaki_safe-mcp-server

3.1

If you are the rightful owner of 5ajaki_safe-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server implementation for interacting with Safe (formerly Gnosis Safe) smart contract wallets.

The Safe MCP Server is a robust implementation designed to facilitate interaction with Safe smart contract wallets. It provides a seamless interface for querying Safe transactions, obtaining multisig transaction details, and decoding transaction data. The server integrates directly with the Safe API, allowing users to access transaction information effortlessly. Installation is straightforward, requiring only a few commands to get started. The server is configured to use the Safe Transaction API mainnet endpoint by default, but it can be easily adjusted to connect to different endpoints, such as testnets, through environment variables. This flexibility makes it a versatile tool for developers working with Safe wallets in various environments.

Features

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

Tools

  1. getSafeTransactions

    Get all transactions for any Safe address

  2. getMultisigTransaction

    Get detailed information about a specific multi-sign transaction

  3. decodeTransactionData

    Decode transaction data

Related MCP Servers

View all finance servers →