Skip to main content
Glama

Algorand MCP Server

get_transaction

Retrieve detailed transaction information from the Algorand blockchain by providing the transaction ID. Use this tool to access specific transaction data for analysis or verification on the Algorand MCP Server.

Instructions

Get transaction details by transaction ID

Input Schema

NameRequiredDescriptionDefault
txIdYesTransaction ID

Input Schema (JSON Schema)

{ "properties": { "txId": { "description": "Transaction ID", "type": "string" } }, "required": [ "txId" ], "type": "object" }

Other Tools from Algorand MCP Server

Related Tools

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/Jake-loranger/algorand-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server