A
securityA
licenseA
qualityProvides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.
Last updated -
3
10
MIT License
一个安全的系统,使人工智能助手能够与区块链智能合约交互,同时确保用户完全控制他们的私钥和交易签名。
该项目解决了人工智能区块链集成中的一个关键挑战:允许人工智能助手读取区块链数据并准备交易,同时确保用户对交易签名和私钥保持独占控制。
该系统包括:
.env
文件(或从.env.example
复制):有关安装和配置 PostgreSQL 的详细说明,请参阅数据库设置指南。
快速开始使用 Docker:
这将开始:
src/mcp
:MCP 服务器实现src/services
:核心业务逻辑服务src/utils
:实用程序函数src/index.ts
:主入口点web/src/components
:React 组件web/src/hooks
:自定义 React hooksweb/src/services
:API 服务web/src/pages
:页面组件MCP 服务器提供了几种可供 AI 助手使用的工具:
get-chains
:获取支持的区块链网络列表get-balance
:获取地址的账户余额read-contract
:从智能合约读取数据prepare-transaction
:准备未签名的交易以供用户批准get-transaction-status
:获取交易的当前状态如果您遇到依赖关系问题:
有关数据库连接问题,请参阅数据库设置指南。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
This server cannot be installed
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.
一个安全的系统,使人工智能助手能够与区块链数据交互并准备交易,同时确保用户对其私钥和交易签名保持独占控制。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhangzhongnan928/mcp-blockchain-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server