Skip to main content
Glama

Alchemy MCP Plugin

by itsanishjain

estimate_gas_price

Determine the current gas price for Ethereum transactions using inputs like maxFeePerGas, integrated with Alchemy MCP Plugin for blockchain data interaction.

Instructions

Estimate current gas price

Input Schema

NameRequiredDescriptionDefault
maxFeePerGasNoWhether to include maxFeePerGas and maxPriorityFeePerGas

Input Schema (JSON Schema)

{ "properties": { "maxFeePerGas": { "description": "Whether to include maxFeePerGas and maxPriorityFeePerGas", "type": "boolean" } }, "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