Solana MCP server for wallet management, transaction handling, and program interactions on Solana
Solana MCP server for wallet management, transaction handling, and program interactions on Solana
solana-mcp-server · v1.0.1
expertvagabond
56
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
solana-mcp-server@1.0.1Run command
npx solana-mcp-server@1.0.1Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…