Back to directory
happys1ngh/vara-mcp

happys1ngh/vara-mcp

@HAPPYS1NGH

A Model Context Protocol (MCP) server that provides onchain tools for AI applications to interact with the Vara Network.

varablockchainonchainmcpaiclaudecursorsubscantool

Installation & Configuration

{
  "mcpServers": {
    "vara-mcp": {
      "command": "npx",
      "args": [
        "./build/index.js"
      ],
      "env": {
        "SUBSCAN_API_URL": "your_subscan_api_url",
        "API_KEY": "your_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17