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

What utkucy avalanche mcp tools gives an 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

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.