Other MCP Server · MODEL CONTEXT PROTOCOL
aiopinions TON ACCESS MCP
aiopinions TON ACCESS MCP is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
aiopinions TON ACCESS MCP 为 AI Agent 提供什么
- **Full MCP Implementation**: Implements the complete MCP specification for connecting AI assistants to the TON blockchain
- **Decentralized Access**: Uses multiple nodes for reliability and decentralization
- **Health Checking**: Automatically checks node health and selects healthy nodes
- **Load Balancing**: Uses weighted random algorithm to distribute requests
- **Multiple Networks**: Supports both mainnet and testnet
- **Multiple Protocols**: Supports different RPC protocols (TonCenter HTTP API v2, TonHub HTTP API v4)
- **ton.getBalance**: Get the balance of a TON wallet address
- **ton.getTransaction**: Get details of a TON blockchain transaction
- **ton.getBlock**: Get details of a TON blockchain block
- **ton.callGetter**: Call a getter method on a TON smart contract
- **ton.getMasterchainInfo**: Get current information about the TON masterchain
- **ton.getAccountState**: Get the current state of a TON account
- [Orbs Network](https://github.com/orbs-network) for the ton-access library
- [Anthropic](https://www.anthropic.com/) for the MCP specification
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。