sap_fetch_epoch_page
InactiveTool of SAP MCP Server
Fetch an epoch page by session PDA and epoch index. SAP MCP context: Read-only SAP SDK wrapper against the configured Solana RPC and SAP program. Use these reads to inspect current chain state before mutating registry, payment, reputation, memory, or tool accounts.
Parameters schema
{
"type": "object",
"properties": {
"epochIndex": {
"type": "number",
"description": "Zero-based epoch index to fetch"
},
"sessionPda": {
"type": "string",
"description": "Session PDA (base58) to fetch epoch page for"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries