MCP Blockchain Fees runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 30 Jul 2026.
MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP via Crypto APIs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-blockchain-fees -- npx -y @cryptoapis-io/mcp-blockchain-fees
{
"mcpServers": {
"mcp-blockchain-fees": {
"args": [
"-y",
"@cryptoapis-io/mcp-blockchain-fees"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-blockchain-fees]
command = "npx"
args = ["-y", "@cryptoapis-io/mcp-blockchain-fees"]
{
"mcpServers": {
"mcp-blockchain-fees": {
"args": [
"-y",
"@cryptoapis-io/mcp-blockchain-fees"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-blockchain-fees": {
"args": [
"-y",
"@cryptoapis-io/mcp-blockchain-fees"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.