What is the Safe MCP Server?
The Safe MCP (Model Context Protocol) Server is an implementation that facilitates interaction with Safe (formerly Gnosis Safe) smart contract wallets, allowing AI agents to access and manage on-chain data.
How does the MCP Server work?
The MCP Server acts as a bridge, enabling AI models to access and interpret data from external sources, particularly blockchain networks, by standardizing how applications provide context to Large Language Models (LLMs).
What are the main features of the Safe MCP Server?
The main features include querying Safe transactions, getting multisig transaction details, decoding transaction data, and Safe API integration.
What is UBOS and how does the MCP Server integrate with it?
UBOS is a Full-stack AI Agent Development Platform. The Safe MCP Server integrates with the UBOS Platform, creating a synergy that empowers businesses to build and deploy sophisticated AI agents with ease.
How do I install the Safe MCP Server?
You can install the server using npm install.
How do I run the Safe MCP Server?
You can run the server using npm run build followed by npm start.
Does the Safe MCP Server require configuration?
No configuration is required by default, as the server uses the Safe Transaction API mainnet endpoint. However, you can configure it to use different endpoints via environment variables.
What tools are available in the Safe MCP Server?
The available tools include getSafeTransactions, getMultisigTransaction, and decodeTransactionData.
How do I use the getSafeTransactions tool?
You can use the getSafeTransactions tool to get all transactions for any Safe address, with optional limit and offset parameters.
How do I use the getMultisigTransaction tool?
You can use the getMultisigTransaction tool to get details of a specific multisig transaction by providing the safeTxHash.
How do I use the decodeTransactionData tool?
You can use the decodeTransactionData tool to decode transaction data by providing the data and optionally the to contract address.
What is the default Safe Transaction API endpoint used by the server?
The server uses the Safe Transaction API mainnet endpoint: https://safe-transaction-mainnet.safe.global/api/v1.
How can I use a different Safe Transaction API endpoint?
You can set a different endpoint using the SAFE_API_URL environment variable before running the server.
What license is the Safe MCP Server released under?
The Safe MCP Server is released under the MIT License.
What are the benefits of using the Safe MCP Server with the UBOS platform?
Benefits include accelerated AI Agent development, enhanced AI Agent capabilities, improved AI Agent security, simplified AI Agent management, and scalable AI Agent deployments.
Safe MCP Server
Project Details
- 5ajaki/safe-mcp-server
- MIT License
- Last Updated: 1/28/2025
Recomended MCP Servers
Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
Solana Model Context Protocol (MCP) Demo
Create an interactive 2D world where players can engage with NPCs through tasks and conversations. Enhance gameplay with...
A Model Context Protocol server for searching and analyzing arXiv papers
MCP server for interacting with SQLExpress
MCP server for interacting with the Prefect API
Minio MCP Python Implementation





