Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ› ๏ธ Other Tools and Integrations
  3. Bitcoin MCP
Bitcoin MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 6:16:54 PM

Bitcoin MCP

User RatingsBe the first to rate and review this MCP server!
View Repository76 GitHub StarsTotal stargazers on GitHub for the source repository (76 stars).Visit Website
bitcoinlightningcryptocurrencyblockchain

Connects AI clients to Bitcoin and Lightning tools for keys, addresses, transactions, blocks, invoices, and LNBits payments.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "abdelstark-bitcoin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bitcoin-mcp@latest"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ› ๏ธ More in Other Tools and Integrations

Overview

AbdelStark/bitcoin-mcp MCP server exposes Bitcoin and Lightning Network operations to AI clients through MCP tools. It can generate key pairs, validate addresses, decode transactions and invoices, retrieve blockchain data, and pay Lightning invoices from an LNBits wallet. The server can run locally through an npm package and be configured for Claude Desktop or Goose. Reach for it when an agent needs structured access to Bitcoin data or selected Lightning operations.

Use cases

โ€ขGenerate Bitcoin key material for an agent workflow
โ€ขValidate Bitcoin addresses before processing
โ€ขInspect blocks and transactions by blockchain identifiers
โ€ขDecode raw Bitcoin transactions and BOLT11 invoices
โ€ขPay Lightning invoices through an LNBits wallet

Key features

โ€ขBitcoin key-pair generation
โ€ขBitcoin address validation
โ€ขRaw transaction decoding
โ€ขLatest-block and transaction queries
โ€ขBOLT11 invoice decoding
โ€ขLNBits Lightning invoice payments

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Bitcoin MCP.

Extracted Tool Capabilities
Bitcoin key-pair generation
Bitcoin address validation
Raw transaction decoding
Latest-block and transaction queries
BOLT11 invoice decoding
LNBits Lightning invoice payments

How Bitcoin MCP works

What AbdelStark/bitcoin-mcp MCP server does

AbdelStark/bitcoin-mcp MCP server gives MCP-compatible AI clients access to Bitcoin and Lightning Network functions. Its Bitcoin features cover key generation, address validation, raw transaction decoding, latest-block queries, and transaction lookups by TXID. It also includes Lightning-specific operations for reading BOLT11 invoices and paying invoices through an LNBits wallet.

The server is intended for agent workflows that need to inspect blockchain information or perform narrowly defined Bitcoin and Lightning actions through tool calls. It does not present itself as a general-purpose wallet or a full node interface in the supplied documentation.

How it works

An MCP client starts the server and communicates with it through the Model Context Protocol. The README shows a local stdio configuration for Claude Desktop that runs the published bitcoin-mcp npm package with npx. Goose is also documented as a supported client, with both local command-line and remote SSE integration modes described in the project material.

For read-oriented Bitcoin tasks, the available tools can return information about the latest block, retrieve transaction details using a transaction ID, decode raw transaction data, or validate an address. Key generation returns a Bitcoin address, public key, and private key in WIF format. Lightning tools parse BOLT11 invoice data and can submit a payment using an LNBits wallet.

Setup and configuration

The documented Claude Desktop setup uses this MCP configuration:

config.json
{
  "mcpServers": {
    "bitcoin-mcp": {
      "command": "npx",
      "args": ["-y", "bitcoin-mcp@latest"]
    }
  }
}

After adding the entry to Claude Desktop's configuration file, restart the application so it launches the server. The README identifies platform-specific configuration paths for macOS and Windows. It also documents Goose setup as either a local command-line extension or a remote SSE extension.

Lightning configuration is described as optional in the development setup, but the supplied material does not specify the required variable names or credential format. The payment capability should therefore be configured using the project's current documentation before use.

Tools and capabilities

  • Generate Bitcoin key pairs, including address, public key, and WIF private key.
  • Check whether a Bitcoin address is valid.
  • Decode raw Bitcoin transactions into human-readable details.
  • Retrieve the latest Bitcoin block and its metadata.
  • Look up transaction details by TXID.
  • Decode BOLT11 Lightning invoices.
  • Pay Lightning invoices from an LNBits wallet.

AbdelStark/bitcoin-mcp MCP server can be tested from Claude Desktop with questions about the latest block or a transaction identified by its TXID. The response should come from the connected MCP tools rather than from a generic model answer.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    ๐Ÿ› ๏ธ Other Tools and Integrations4 views
    Compare vs Git โ†’
  • Fetch logoFetch
    Verified

    Web content fetching and conversion for efficient LLM usage.

    ๐Ÿ› ๏ธ Other Tools and Integrations2 views
    Compare vs Fetch โ†’
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    ๐Ÿ› ๏ธ Other Tools and Integrations3 views
    Compare vs Time โ†’
  • Memory logoMemory
    Verified

    Knowledge graph-based persistent memory system.

    ๐Ÿ› ๏ธ Other Tools and Integrations2 views
    Compare vs Memory โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
76
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Bitcoin MCP

Run it through npm with `npx -y bitcoin-mcp@latest`. Claude Desktop can launch this command from its MCP server configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBitcoin MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/abdelstark-bitcoin-mcp?style=directory)](https://allmcps.com/mcp/abdelstark-bitcoin-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/abdelstark-bitcoin-mcp"><img src="https://allmcps.com/api/badge/abdelstark-bitcoin-mcp?style=directory" alt="Bitcoin MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ› ๏ธOther Tools and Integrations
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars76
GitHub Star CountTotal stargazers on GitHub representing community popularity (76 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 1, 2025
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท bitcoin-mcp@latest (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ› ๏ธ Other Tools and Integrations โ†’Alternatives to Bitcoin MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code