Submit

Safe MCP Server

@5ajaki

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

what is Safe MCP Server?

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

how to use Safe MCP Server?

To use Safe MCP Server, install the package using npm, build the project, and start the server. 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. Managing and querying transactions for Gnosis Safe wallets.
  2. Analyzing multisig transaction details for auditing purposes.
  3. Decoding transaction data for better understanding of smart contract interactions.

FAQ from Safe MCP Server?

  • Can I use Safe MCP Server for testnets?

Yes! You can configure the server to use different endpoints for testnets by setting the SAFE_API_URL environment variable.

  • Is there any configuration needed to start the server?

No, the server uses the Safe Transaction API mainnet endpoint by default, requiring no additional configuration.

  • What programming language is used for Safe MCP Server?

Safe MCP Server is built using JavaScript and runs on Node.js.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.