WalletMCP

WalletMCP

0

WalletMCP is a Model Context Protocol server designed for interaction with the Solana blockchain, providing tools for transaction management and SOL transfers. It is developer-friendly and integrates tools using MCP-compatible interfaces for efficient blockchain operations.

WalletMCP - Solana Blockchain MCP Server

WalletMCP is a Model Context Protocol (MCP) server implementation for interacting with the Solana blockchain. It provides developer-friendly tools for managing wallets, transactions, program logs, and SOL transfers using MCP-compatible interfaces.

Features

  • Retrieve wallet transactions and SOL balances.
  • Access program logs from the Solana blockchain.
  • Manage BPF Upgradeable Loader buffers and perform SOL transactions programmatically.

Technologies Used

  • Solana Web3.js SDK
  • Model Context Protocol (MCP)
  • Zod
  • TypeScript

Requirements

  • Node.js v16+
  • Yarn or npm

Getting Started

  1. Clone the repository.
  2. Install dependencies.
  3. Build the MCP Server.