Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Xdc Goat Mcp Server

    xdc-goat-mcp-server

    0 stars
    TypeScript
    Updated Jun 2, 2025

    Table of Contents

    • Features
    • Installation
    • Prerequisites
    • Setup
    • MCP Client Configuration
    • Claude Desktop

    Table of Contents

    • Features
    • Installation
    • Prerequisites
    • Setup
    • MCP Client Configuration
    • Claude Desktop

    Documentation

    XDC GOAT MCP Server

    A comprehensive Model Context Protocol (MCP) server that provides blockchain services for XDC Network and other EVM-compatible chains. This server enables AI agents to interact with blockchain data, manage wallets, transfer tokens, mint NFTs, and perform various DeFi operations through a unified interface.

    Features

    • Multi-Chain Support: XDC Network (Chain ID: 51) and other EVM-compatible networks
    • Wallet Management: Support for MetaMask, Crossmint, and Civic wallet providers
    • Token Operations: Native tokens, ERC20, ERC721, and advanced ERC-6960 dual layer tokens
    • NFT Minting: Support for various NFT standards including batch operations
    • DeFi Operations: Token transfers, approvals, and allowance management
    • ENS Resolution: Human-readable address resolution
    • Real-time Data: Balance checking, transaction monitoring, and network status

    Installation

    Prerequisites

    • Node.js (v16 or higher)
    • npm or yarn package manager
    • Git

    Setup

    1. Clone the repository

    bash
    git clone https://github.com/chainaimlabs/xdc-goat-mcp-server.git
       cd xdc-goat-mcp-server
       cd evm-mcp-server

    2. Install dependencies

    bash
    npm install

    3. Build the project

    bash
    npm run build

    4. Run the server

    bash
    npm start

    MCP Client Configuration

    Claude Desktop

    Add the following to your Claude Desktop configuration file (claude_desktop_config.json):

    json
    {
      "mcpServers": {
        "EVM-MCP-Server": {
                "command": "node",
                "args": [
                    "C:\\yourpath\\xdc-goat-mcp-server\\evm-mcp-server\\build\\server\\xdcGoatMain1.js"
                ],
                "env": {
                    "WALLET_PRIVATE_KEY": "Your Private Key",
                    "RPC_PROVIDER_URL": "https://rpc.apothem.network"
                }
            }
        }
      }

    Similar MCP

    Based on tags & features

    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k