Back to directory
dcspark/mcp-server-helius

dcspark/mcp-server-helius

@dcSpark

Model Context Protocol (MCP) server that provides Claude with access to Solana blockchain data via the Helius API

solanablockchainheliusnfttokenwalletmcptool

Installation & Configuration

{
  "mcpServers": {
    "mcp-server-helius": {
      "command": "npx",
      "args": [
        "-y",
        "@dcspark/mcp-server-helius"
      ],
      "env": {
        "HELIUS_API_KEY": "your-helius-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15