Loomal

MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs

0 starsnpm: @cryptoapis-io/mcp-utils

About mcp-utils

mcp-utils is an MCP (Model Context Protocol) server published by cryptoapis-io in the official MCP registry, listed under Cryptocurrency on Loomal. MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs

It ships as an npm package (@cryptoapis-io/mcp-utils), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cryptoapis-io/cryptoapis-mcp-utils.

Use mcp-utils with your agent

Claude Code · one command
claude mcp add mcp-utils -- npx -y @cryptoapis-io/mcp-utils
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-utils": {
      "command": "npx",
      "args": [
        "-y",
        "@cryptoapis-io/mcp-utils"
      ]
    }
  }
}
npm@cryptoapis-io/mcp-utils

Frequently asked questions

What is mcp-utils?
mcp-utils is an MCP (Model Context Protocol) server by cryptoapis-io in the Cryptocurrency category. MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs
How do I connect mcp-utils to Claude, Cursor, or another MCP client?
Install mcp-utils from its npm package (@cryptoapis-io/mcp-utils) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-utils open source?
Yes — the source code is public at github.com/cryptoapis-io/cryptoapis-mcp-utils.
Can AI agents pay to use mcp-utils?
Not yet through Loomal — mcp-utils is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-utils? Claim this listing free by verifying GitHub ownership, or contact us.