Loomal

MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs

0 starsnpm: @cryptoapis-io/mcp-broadcast

About mcp-broadcast

mcp-broadcast is an MCP (Model Context Protocol) server published by cryptoapis-io in the official MCP registry, listed under Cryptocurrency on Loomal. MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs

It ships as an npm package (@cryptoapis-io/mcp-broadcast), 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-broadcast.

Use mcp-broadcast with your agent

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

Frequently asked questions

What is mcp-broadcast?
mcp-broadcast is an MCP (Model Context Protocol) server by cryptoapis-io in the Cryptocurrency category. MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs
How do I connect mcp-broadcast to Claude, Cursor, or another MCP client?
Install mcp-broadcast from its npm package (@cryptoapis-io/mcp-broadcast) 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-broadcast open source?
Yes — the source code is public at github.com/cryptoapis-io/cryptoapis-mcp-broadcast.
Can AI agents pay to use mcp-broadcast?
Not yet through Loomal — mcp-broadcast 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-broadcast? Claim this listing free by verifying GitHub ownership, or contact us.