MCP Utils runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm. Last commit 30 Jul 2026.
MCP server for address derivation and encoding utilities across multiple blockchains 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-utils -- npx -y @cryptoapis-io/mcp-utils
{
"mcpServers": {
"mcp-utils": {
"args": [
"-y",
"@cryptoapis-io/mcp-utils"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-utils]
command = "npx"
args = ["-y", "@cryptoapis-io/mcp-utils"]
{
"mcpServers": {
"mcp-utils": {
"args": [
"-y",
"@cryptoapis-io/mcp-utils"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-utils": {
"args": [
"-y",
"@cryptoapis-io/mcp-utils"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.