mcpbeat Sign in

Universal Blockchain MCP Server

local only

Universal Blockchain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Universal blockchain MCP - swaps bridges staking lending Ethereum Arbitrum

Installs / week
not published
41
Stars
1 open issues
15 Sep 2026
Last commit
from GitHub
License
TypeScript

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Sends data to a third-party sink memecoin-trading-bot/src/utils/logger.ts:48
      const url = `https://api.telegram.org/bot${this.botToken}/sendMessage`;
      container.innerHTML = sessionList.map(session => `
  <script src="https://cdn.socket.io/4.7.2/socket.io.min.js"></script>
  "0x608060405234801561000f575f5ffd5b506040516118df3803806118df833981810160405281019061003191906104b7565b828281600390816100429190610746565b5080600490816100529190610746565b5050506100893361006761009160201b60201c565b600a610073919061097d565b8361007e91906109c7565b61009960201b60201c565…
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Runs an external command deploy/src/gateway/mcp-manager.ts:74
    this.process = spawn(this.config.command, this.config.args, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Universal Blockchain MCP

same job, measured the same way
Chainflip Broker as a Service
by chainflip-broker

Native cross-chain swaps: Bitcoin, Ethereum, Solana, Polkadot, Tron, Arbitrum. Quote, swap, track.

6 tools answering
Rootstock (RSK) MCP Server
by rsksmart

MCP Server for Rootstock Blockchain

53 installs/wk local only
Haiku DeFi MCP
by haiku-trading

DeFi execution for AI agents — swap, lend, bridge, and yield across 22 chains.

53 installs/wk local only
MCP Block Data
by cryptoapis-io

MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs

118 installs/wk local only
Bitquery MCP
by bitquery

Real-time Blockchain Trading intelligence - Token prices, trades, marketcap, Traders, Charts

answering
MCP Utils
by cryptoapis-io

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

94 installs/wk local only
Trading MCP
by ai-rook-agents

72 x402 endpoints: trading, AI inference, blockchain, escrow. USDC on Base+Solana.

87 installs/wk 10 tools answering
Swarmpay
by ginokino

Payment layer for AI agents. Send USDC, manage escrows on Base blockchain.

74 installs/wk local only

Universal Blockchain MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Universal Blockchain MCP?
Universal Blockchain MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Universal Blockchain MCP open source?
We cannot say either way: written in TypeScript, 41 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.