Skip to content
Back to search
30
MCP v0.3.0

io.github.CryptoAPIs-io/mcp-blockchain-events

io.github.CryptoAPIs-io/mcp-blockchain-events

MCP server for subscribing to and managing on-chain event webhooks via Crypto APIs

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

Similar MCP servers embedding-nearest

io.github.cryptoapis-io/mcp-blockchain-events
MCP server for subscribing to and managing on-chain event webhooks via Crypto APIs
0 tools
io.github.CryptoAPIs-io/mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
0 tools
io.github.CryptoAPIs-io/mcp-broadcast
MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
0 tools
io.github.CryptoAPIs-io/mcp-utils
MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-utils
MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cryptoapis-io/mcp-blockchain-events": {
      "url": "None",
      "transport": "http"
    }
  }
}