Safe MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAFE_API_URLNoThe Safe Transaction API endpoint to use (defaults to mainnet: https://safe-transaction-mainnet.safe.global/api/v1)https://safe-transaction-mainnet.safe.global/api/v1

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
getSafeTransactions

Get all transactions for a Safe address

getMultisigTransaction

Get details of a specific multisig transaction

decodeTransactionData

Decode transaction data using Safe API