MCP Helius
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| helius_get_balanceC | Get the balance of a Solana address |
| helius_get_block_heightC | Get the block height of the Solana blockchain |
| helius_get_token_accounts_by_ownerC | Get token accounts owned by a Solana address |
| helius_get_token_supplyC | Get the supply of a token |
| helius_get_token_largest_accountsC | Get the largest token accounts for a specific token mint |
| helius_get_latest_blockhashB | Get the latest blockhash from the Solana blockchain |
| helius_get_token_account_balanceC | Get the balance of a token account |
| helius_get_slotB | Get the current slot of the Solana blockchain |
| helius_get_transactionC | Get a transaction by its signature |
| helius_get_account_infoC | Get account information for a Solana address |
| helius_get_program_accountsC | Get all accounts owned by a program |
| helius_get_signatures_for_addressC | Get transaction signatures for a Solana address |
| helius_get_minimum_balance_for_rent_exemptionC | Get the minimum balance required for rent exemption |
| helius_get_multiple_accountsC | Get information about multiple Solana accounts |
| helius_get_inflation_rewardC | Get inflation rewards for a list of addresses |
| helius_get_epoch_infoC | Get information about the current epoch |
| helius_get_epoch_scheduleD | Get the epoch schedule |
| helius_get_leader_scheduleC | Get the leader schedule for an epoch |
| helius_get_recent_performance_samplesC | Get recent performance samples |
| helius_get_versionB | Get the version of the Solana node |
| helius_get_assetC | Get details of a digital asset by its ID |
| helius_get_rwa_assetC | Get details of a real-world asset by its ID |
| helius_get_asset_batchC | Get details of multiple assets by their IDs |
| helius_get_asset_proofC | Get proof for a digital asset |
| helius_get_assets_by_groupC | Get assets by group key and value |
| helius_get_assets_by_ownerC | Get assets owned by a specific address |
| helius_get_assets_by_creatorC | Get assets created by a specific address |
| helius_get_assets_by_authorityC | Get assets by authority address |
| helius_search_assetsC | Search for assets using various filters |
| helius_get_signatures_for_assetC | Get signatures associated with an asset |
| helius_get_nft_editionsC | Get NFT editions for a master edition |
| helius_get_token_accountsC | Get token accounts by mint or owner |
| helius_get_priority_fee_estimateC | Get priority fee estimate for a transaction |
| helius_poll_transaction_confirmationC | Poll for transaction confirmation status |
| helius_send_jito_bundleC | Send a bundle of transactions to Jito |
| helius_get_bundle_statusesC | Get statuses of Jito bundles |
| helius_get_fee_for_messageC | Get the fee for a serialized message |
| helius_execute_jupiter_swapC | Execute a token swap using Jupiter |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dcSpark/mcp-server-helius'
If you have feedback or need assistance with the MCP directory API, please join our Discord server