Submit

Safe MCP Server

@MCP-Mirror

Overview

what is Safe MCP Server?

Safe MCP Server is an implementation of the Model Context Protocol (MCP) designed for interacting with Safe (formerly Gnosis Safe) smart contract wallets.

how to use Safe MCP Server?

To use Safe MCP Server, install the necessary packages with npm install, then build and start the server using npm run build and npm start. No configuration is required as it defaults to the Safe Transaction API mainnet endpoint.

key features of Safe MCP Server?

  • Query Safe transactions for any Safe address
  • Retrieve multisig transaction details
  • Decode transaction data
  • Integration with Safe API

use cases of Safe MCP Server?

  1. Accessing transaction history for a specific Safe wallet.
  2. Obtaining details of multisig transactions for auditing purposes.
  3. Decoding transaction data for better understanding of smart contract interactions.

FAQ from Safe MCP Server?

  • What is the default API endpoint used by the server?

The server uses the Safe Transaction API mainnet endpoint by default.

  • Can I use a different API endpoint?

Yes, you can set a different endpoint via the environment variable SAFE_API_URL.

  • Is there any configuration required?

No configuration is required for the default setup.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.