Integrations
Provides access to Solana blockchain data and functionality through an MCP server for Claude, enabling operations like retrieving account balances, transaction data, block information, and other Solana network interactions
Model Context Protocol Server for Solana Client
Installing via Smithery
To install mcp-solana for Claude Desktop automatically via Smithery:
Copy
Installation of server:
Copy
Ensure the Claude desktop JSON config at /Users/{user}/Library/Application Support/Claude
(on a Mac) looks something like this. Note that the uv
binary and paths are all absolute.
Copy
List of tools:
Copy
This server cannot be installed
A server that enables interaction with the Solana blockchain, providing access to over 40 Solana RPC methods including getting balances, transaction details, block information, and sending transactions.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.Last updated -1051TypeScriptApache 2.0
- AsecurityFlicenseAqualityA server that provides simple RPC endpoints for common Solana blockchain operations, allowing users to check balances, get account information, and transfer SOL between accounts.Last updated -5TypeScript
- -securityAlicense-qualityA Model Context Protocol server that enables Claude AI to interact with the Solana blockchain through a standardized interface, providing tools for transactions, account queries, and wallet management.Last updated -5972Apache 2.0
- -securityFlicense-qualityA server that enables interaction with the Solana blockchain using your own private key, supporting operations like getting wallet information, checking balances, and transferring SOL.Last updated -596JavaScript