Submit

Bitcoinjs Mcp Server

@Odyssey

9 months ago
BitcoinJS MCP Server is a Model Context Protocol (MCP) server that provides Bitcoin development tools using the bitcoinjs-lib library. This server enables Claude Code and other MCP clients to perform Bitcoin-related operations like address generation, transaction creation, and script compilation.
Overview

no content

Server Config

{
  "mcpServers": {
    "bitcoinjs": {
      "command": "npx",
      "args": [
        "-y",
        "bitcoinjs-mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.