Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bitcoin MCP Server #178

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Bitcoin MCP Server #178

wants to merge 2 commits into from

Conversation

AbdelStark
Copy link

@AbdelStark AbdelStark commented Feb 16, 2025

Overview

Bitcoin MCP Server Repo - Bitcoin MCP Server Documentation

Bitcoin MCP Server Demo with Claude Desktop - Bitcoin MCP Server Demo with Goose

A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more.

Features

  • Key Generation: Create new Bitcoin key pairs — including address, public key, and private key (WIF).
  • Address Validation: Validate the correctness of a Bitcoin address.
  • Transaction Decoding: Parse a raw Bitcoin transaction and display its details in a human-readable format.
  • Blockchain Queries:
    • Latest Block: Retrieve details about the most recent block (hash, height, timestamp, transaction count, etc.).
    • Transaction Details: Fetch detailed information about a transaction using its TXID.

Copy link

vercel bot commented Feb 16, 2025

@AbdelStark is attempting to deploy a commit to the Pontus Abrahamsson's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant