kukapay/blocknative-mcp
Providing real-time gas price predictions across multiple blockchains, powered by Blocknative.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/blocknative-mcpClaude Desktop configuration example:
{
"mcpServers": {
"blocknative-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/blocknative-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.