mcp-bitcoin-server

mcp-bitcoin-server

0

The Bitcoin Wallet MCP Server is designed to facilitate interactions between AI agents and Bitcoin wallets. It provides functionalities for handling Bitcoin addresses, checking wallet balances, and sending transactions, with a focus on simplicity and security.

Bitcoin Wallet MCP Server

A Model Context Protocol (MCP) server that enables AI agents to interact with a Bitcoin wallet.

Features

  • Display a Bitcoin address to receive a payment
  • Display the current balance of the wallet
  • Send a transaction to a specific address

Setup

  1. Install dependencies
  2. Set environment variables for security
  3. Build and run the server

Architecture

This is a simple SPV Bitcoin wallet that uses a stateless-ready architecture and ensures security by encrypting private keys in the OS keychain.