aldrin-labs_solana-mcp-server

aldrin-labs_solana-mcp-server

1

The Solana MCP Server is designed to facilitate access to the Solana blockchain by integrating essential RPC methods with Cline for natural language blockchain queries. It supports a wide range of operations including account, transaction, and system information queries.

Solana MCP Server

A Model Context Protocol (MCP) server providing access to Solana blockchain data via Cline, implementing various Solana RPC methods for seamless blockchain queries through natural language.

Features

  • 21 essential Solana RPC methods
  • Account & Balance Operations: SOL balance, SPL token balance, account info, largest accounts.
  • Block & Transaction Information: Slot info, block info, transaction details, recent blockhash.
  • Token Operations: Token accounts by owner, delegated accounts, token supply.
  • System Information: Epoch info, node version, node health, supply, inflation rate, cluster nodes, rent-exempt balance.
  • Staking & Governance: Vote accounts, leader schedule.

Setup in Cline

Add the Solana MCP server configuration to your Cline settings and restart Cline to load it.

Usage Examples

Query the Solana blockchain using natural language in Cline for tasks like checking balances, slots, or inflation rates.

Environment Variables

SOLANA_RPC_URL determines the Solana RPC endpoint.