solana-mcp

solana-mcp

10

The Solana MCP Server enables users to interact with the Solana blockchain using their own private key. It offers features like fetching the latest slot, retrieving wallet balances and addresses, and transferring SOL. The project can be installed via Smithery or set up manually.

Solana MCP Server 🌱

A MCP server to interact with the Solana blockchain using your private key.

✨ Features

  • Get latest slot
  • Get wallet address
  • Get wallet balance
  • Transfer SOL

⚙️ Setup

Installing via Smithery

Install Solana MCP for Claude Desktop via Smithery.

Manual Setup

  1. Clone the repository
  2. Install dependencies
  3. Build the project
  4. Create a keypair file with your private key

Integration with Cursor

Follow steps to add Solana MCP as a new MCP server in Cursor settings.