Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

get_transaction_summary

Generate AI-powered summaries for Ethereum transactions to quickly understand transaction details and activities on the blockchain.

Instructions

Get AI-generated summary for a specific transaction

Input Schema

NameRequiredDescriptionDefault
transaction_hashYesThe transaction hash to get summary for

Input Schema (JSON Schema)

{ "properties": { "transaction_hash": { "description": "The transaction hash to get summary for", "type": "string" } }, "required": [ "transaction_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/chainfetch/chainfetch-mcp-server'

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