Back to search
30
MCP

zetrix-mcp-server

npm/zetrix-mcp-server

MCP server for Zetrix blockchain with 56 tools - HTTP RPC, WebSocket (protobuf), SDK transactions, Crypto, and smart contract development. Supports stdio and HTTP transport.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ZebPay MCP Server
MCP server for ZebPay crypto exchange — fetch prices, balances, and manage orders
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools
Bostrom MCP
86-tool MCP server for Bostrom blockchain: read chain state and sign transactions
0 tools
rpc-nodes-mcp
Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes
0 tools
blockchain-verification-mcp
MCP server for blockchain verification. Features mint certificate, verify certificate, audit trail. From MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "zetrix-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}