Skip to content
Back to search
30
MCP

Bitcoin Signer

pulsemcp/bitcoin signer

Enables Bitcoin address generation and transaction signing using private keys in WIF format and partially signed Bitcoin transactions (PSBTs) through secure cryptographic operations.

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

Similar MCP servers embedding-nearest

Crypto APIs Signer
Local transaction signing for EVM, UTXO, Tron, and XRP with no API calls needed.
0 tools
Bitcoin SV Wallet
Integrates with Bitcoin SV blockchain to enable wallet operations, transaction management, and NFT interactions while maintaining local priv
0 tools
Bitcoin
Integrates with Bitcoin network and blockchain data via Blockstream API to enable transaction monitoring, wallet management, and blockchain
0 tools
AIBTC
Provides Bitcoin and Stacks blockchain tools including wallets, DeFi yield, sBTC peg operations, NFTs, and x402 payments.
0 tools
Bostrom Blockchain
Comprehensive Bostrom blockchain tools for reading chain state and signing transactions.
0 tools
Counterparty
Token protocol on Bitcoin - query, compose, sign.
0 tools

How to use

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

{
  "mcpServers": {
    "bitcoin_signer": {
      "url": "None",
      "transport": "http"
    }
  }
}