Skip to main content
Glama

Alchemy MCP Plugin

by itsanishjain

get_transaction

Retrieve detailed blockchain transaction information by inputting the transaction hash using the Alchemy MCP Plugin.

Instructions

Get transaction details by hash

Input Schema

NameRequiredDescriptionDefault
hashYesThe transaction hash

Input Schema (JSON Schema)

{ "properties": { "hash": { "description": "The transaction hash", "type": "string" } }, "required": [ "hash" ], "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/itsanishjain/alchemy-sdk-mcp'

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