bitcoin-mcp — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsbitcoin-mcp
    Back to Agents
    bitcoin-mcp

    bitcoin-mcp

    Bortlesboat March 4, 2026
    2 copies 0 downloads

    The most comprehensive Bitcoin MCP server. 49 tools for AI agents: fees, mempool, blocks, transactions, mining, price, supply. Zero config - works instantly. Claude, Cursor, VS Code, Windsurf.

    Agent Definition
    # bitcoin-mcp
    <!-- mcp-name: io.github.Bortlesboat/bitcoin-mcp -->
    
    Give any AI agent Bitcoin superpowers — fee intelligence, mempool analysis, and 49 tools. Zero config, one command.
    
    [![PyPI](https://img.shields.io/pypi/v/bitcoin-mcp)](https://pypi.org/project/bitcoin-mcp/)
    [![Downloads](https://img.shields.io/pypi/dm/bitcoin-mcp)](https://pypi.org/project/bitcoin-mcp/)
    [![Tests](https://github.com/Bortlesboat/bitcoin-mcp/actions/workflows/test.yml/badge.svg)](https://github.com/Bortlesboat/bitcoin-mcp/actions)
    [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
    [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
    [![Powered by Satoshi API](https://img.shields.io/badge/Powered%20by-Satoshi%20API-F7931A)](https://bitcoinsapi.com?utm_source=github&utm_medium=badge&utm_campaign=bitcoin-mcp)
    [![OpenSats](https://img.shields.io/badge/Support-OpenSats-F7931A)](https://opensats.org)
    
    **49 tools** · **126 tests** · **6 prompts** · **8 resources** · **Zero config** · **MIT licensed**
    
    > If bitcoin-mcp is useful to you, consider giving it a [star](https://github.com/Bortlesboat/bitcoin-mcp/stargazers) — it helps others discover the project.
    
    ```bash
    pip install bitcoin-mcp
    ```
    
    ## Quick Start
    
    ### Claude Desktop
    
    Add to your `claude_desktop_config.json`:
    
    ```json
    {
      "mcpServers": {
        "bitcoin": {
          "command": "uvx",
          "args": ["bitcoin-mcp"]
        }
      }
    }
    ```
    
    ### Claude Code
    
    ```bash
    Claude MCP add bitcoin -- uvx bitcoin-mcp
    ```
    
    ### Cursor
    
    Add to `.cursor/mcp.json`:
    
    ```json
    {
      "mcpServers": {
        "bitcoin": {
          "command": "uvx",
          "args": ["bitcoin-mcp"]
        }
      }
    }
    ```
    
    ### VS Code
    
    Add to `.vscode/mcp.json`:
    
    ```json
    {
      "servers": {
        "bitcoin": {
          "command": "uvx",
          "args": ["bitcoin-mcp"]
        }
      }
    }
    ```
    
    ### Zed
    
    Add to your Zed `settings.json` under `context_servers`:
    
    ```json
    {
      "context_servers": {
        "bitcoin": {
          "co

    Tags

    ai-agentsanthropicbitcoinbitcoin-apibitcoin-corebitcoin-mcpbitcoin-nodeblockchainclaudeclaude-desktop

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.