amoca-solana-mcp-server

amoca-solana-mcp-server

2

AMOCA (Autonomous Merit On Chain Agent) enhances Solana blockchain development with intelligent capabilities through a Model Context Protocol (MCP) server. It features wallet management, trading tools, and integration with powerful APIs like Helius to provide comprehensive blockchain solutions.

AMOCA (Autonomous Merit On Chain Agent)

This repository demonstrates an implementation of AMOCA for Solana development, built on the Model Context Protocol (MCP).

Features

  • Solana RPC Tools: Query account information, check balances, and analyze transactions.
  • Wallet Management: Create and import Solana wallets.
  • Trading Tools: Execute token swaps, check token prices, and analyze portfolios.
  • Helius API Integration: Access enhanced Solana data through Helius's powerful APIs.

Solana Model Context Protocol (MCP)

AMOCA uses a standardized interface for AI models to interact with tools, showcasing basic RPC methods for Solana and helpful prompts for development.

Prerequisites

  • Node.js (v16 or higher recommended)
  • pnpm package manager
  • Solana CLI (optional)

Installation

Clone the repository, install dependencies, and set up the server with required environment variables.