Helius MCP server for Solana RPC, DAS API, webhooks, and enhanced transaction data.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill helius-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Helius Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-helius-mcp)More formats (shields.io, HTML) on the badges page.
---
name: helius-mcp
description: "Helius MCP server for Solana RPC, DAS API, webhooks, and enhanced transaction data."
version: 1.0.0
metadata:
openclaw:
tags: [helius, solana, rpc, das, webhooks]
official: false
source: "https://github.com/dcSpark/mcp-server-helius"
---
# Helius MCP Server
Community MCP server from dcSpark.
Helius MCP server for Solana RPC, DAS API, webhooks, and enhanced transaction data. Provides access to Helius's enhanced Solana infrastructure including Digital Asset Standard API, webhook management, and enriched transaction history.
## Installation
```bash
# From the official repo:
git clone https://github.com/dcSpark/mcp-server-helius
cd mcp-server-helius
npm install
```
## Links
- **GitHub**: https://github.com/dcSpark/mcp-server-helius
- **Documentation**: https://github.com/dcSpark/mcp-server-helius#readme
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.