Skip to main content
Glama

MCP Helius

by dcSpark

helius_get_epoch_schedule

Retrieve the epoch schedule for Solana blockchain using specified commitment level. Useful for understanding network timing and block production intervals.

Instructions

Get the epoch schedule

Input Schema

NameRequiredDescriptionDefault
commitmentNo

Input Schema (JSON Schema)

{ "properties": { "commitment": { "enum": [ "confirmed", "finalized", "processed" ], "type": "string" } }, "required": [], "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