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
- Clone the repository
- Install dependencies
- Build the project
- 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.