Development · MODEL CONTEXT PROTOCOL
utkucy avalanche mcp tools
utkucy avalanche mcp tools is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
utkucy avalanche mcp tools 为 AI Agent 提供什么
- **blockchainList** - List all created Avalanche Blockchain configurations
- **blockchainPublish** - Publish a Blockchain's VM to a repository
- Subnet creation and management
- Subnet deployment and monitoring
- Validator operations
- Key generation and storage
- Address management
- Signing operations
- Transaction building and signing
- Transaction submission and monitoring
- Gas optimization
- Node.js 16+
- Avalanche CLI installed and accessible in your PATH
- Avalanche node connection (local or remote)
- mySubnet (deployed)
- testChain
- devNet
- Create a new file in the appropriate directory under `src/tools/avalanche-cli/`
- Define a function to register the tools with the MCP server
- Implement the tool with appropriate parameters and error handling
- Register the new tool in the main tools index
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。