braiins-insights-mcp-server

RynoCrypto/braiins-insights-mcp-server
★ 0 stars TypeScript AI/LLM Updated 1mo ago
Connect your AI coding assistant (Claude Desktop, Cursor, GitHub Copilot) to real-time Bitcoin network analytics through the Braiins Insights Dashboard API. Access hashrate statistics, mining profitability calculations, network difficulty trends, and 14 additional data sources via standardized Model Context Protocol (MCP) tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "braiins-insights-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "RynoCrypto/braiins-insights-mcp-server"
      ]
    }
  }
}

Topics

aiai-agentsai-toolsbitcoinbitcoin-apimcpmcp-server