mcp-server-helius
The MCP Helius project is an MCP server designed to interface with Solana blockchain using the Helius API. It provides tools for managing wallets, transactions, and digital assets, making blockchain data accessible through the Claude Desktop application.
What is the purpose of the MCP Helius server?
The MCP Helius server provides Claude with access to Solana blockchain data, enabling operations like checking wallet balances and interacting with tokens and NFTs.
What are the prerequisites for using the MCP Helius server?
You need Node.js (v16 or higher) and a Helius API key to use the MCP Helius server.
How do I configure Claude Desktop to use the MCP server?
You need to add the MCP server configuration to the Claude Desktop configuration file, specifying the command, arguments, and environment variables.
Can I run the MCP server locally?
Yes, you can run the MCP server locally by setting the HELIUS_API_KEY environment variable and executing the server script.
What kind of blockchain operations can Claude perform using this server?
Claude can perform operations such as checking wallet balances, retrieving blockchain information, and managing tokens and NFTs on the Solana blockchain.