Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_bundle_statuses

Retrieve statuses of Jito bundles using the Helius API on the Solana blockchain. Input bundle IDs and Jito API URL to monitor transaction progress and ensure accurate status updates.

Instructions

Get statuses of Jito bundles

Input Schema

NameRequiredDescriptionDefault
bundleIdsYes
jitoApiUrlYes

Input Schema (JSON Schema)

{ "properties": { "bundleIds": { "items": { "type": "string" }, "type": "array" }, "jitoApiUrl": { "type": "string" } }, "required": [ "bundleIds", "jitoApiUrl" ], "type": "object" }

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