Serverscom.bitpoort/on-chain-data
D

Bitpoort

com.bitpoort/on-chain-data · v3.4.1
● Remote
v3.4.1remote🌐 https://bitpoort.com/mcp/sse
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.bitpoort/on-chain-data",
  "description": "On-chain blockchain data for AI agents across Ethereum, Bitcoin, and Hyperliquid.",
  "title": "Bitpoort",
  "version": "3.4.1",
  "remotes": [
    {
      "type": "sse",
      "url": "https://bitpoort.com/mcp/sse",
      "headers": [
        {
          "description": "API key for authentication. Register at https://bitpoort.com/register for a free key with $10 starting credit.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}