solana-mcp
If you are the rightful owner of solana-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server that provides onchain tools for Claude AI, allowing it to interact with the Solana blockchain through a standardized interface.
The Solana Agent Kit MCP Server extends Claude's capabilities by providing tools to interact with the Solana blockchain. It allows AI agents to execute transactions, query account information, and manage Solana wallets seamlessly. The server implements the Model Context Protocol specification to standardize blockchain interactions for AI agents. It requires Node.js, a Solana wallet with a private key, and a Solana RPC URL. The server can be installed via a quick install script, npm, or built from source. Configuration involves setting up environment variables and integrating with Claude Desktop. The server offers various tools for blockchain operations, including asset retrieval, token deployment, and NFT minting. Security considerations include keeping private keys secure and using environment variables for sensitive information.
Features
- Interact with Solana blockchain
- Execute transactions
- Query account information
- Manage Solana wallets
Tools
GET_ASSET
Get Solana assets/token information
DEPLOY_TOKEN
Deploy new tokens on Solana
GET_PRICE
Get token price information
WALLET_ADDRESS
Get the wallet address
BALANCE
Check wallet balance
TRANSFER
Transfer tokens between wallets
MINT_NFT
Create and cast new NFTs
TRADE
Execute token transactions
REQUEST_FUNDS
Request funds (for testing/development)
RESOLVE_DOMAIN
Analyze the Solana domain name
GET_TPS
Get Solana's current transactions per second