A
securityF
licenseA
qualityA MCP Server used to collect MCP Servers over the internet.
Last updated -
3
18
Python
用于与 Safe(以前称为 Gnosis Safe)智能合约钱包交互的 MCP(模型上下文协议)服务器实现。
无需配置 - 服务器默认使用安全交易 API 主网端点。
获取任意 Safe 地址的所有交易。Safe 地址由 LLM 在运行时根据对话上下文确定。
获取特定多重签名交易的详细信息。
使用安全 API 解码交易数据。
默认情况下,服务器使用安全交易 API 主网端点:
如果您需要使用不同的端点(例如,对于测试网),您可以通过环境变量进行设置:
麻省理工学院
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器可以与 Safe(以前称为 Gnosis Safe)智能合约钱包进行交互,允许用户查询交易、获取多重签名详细信息并通过自然语言解码交易数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/5ajaki/safe-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server