Python Bitcoinlib
БесплатноНе проверенAn MCP server that exposes the python-bitcoinlib API. It provides tools for Bitcoin key management, address generation, transaction building, script operations,
Описание
An MCP server that exposes the python-bitcoinlib API. It provides tools for Bitcoin key management, address generation, transaction building, script operations, and cryptography.
README
An MCP server that exposes the python-bitcoinlib API
Install
pip install mcp-python-bitcoinlib
Usage
mcp-python-bitcoinlib
MCP Configuration
mcp-name: io.github.daedalus/mcp-python-bitcoinlib
For Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-python-bitcoinlib": {
"command": "mcp-python-bitcoinlib",
"env": {}
}
}
}
Tools
The server exposes the following Bitcoin tools:
- Key Management: Generate private keys, convert between WIF and hex
- Address Generation: P2PKH, P2SH, P2WPKH, P2WSH addresses
- Transaction Building: Create and sign transactions
- Script Operations: Parse and create Bitcoin scripts
- Cryptography: SHA256, RIPEMD160, Hash160, Hash256, ECDSA signing/verification
Development
git clone https://github.com/daedalus/mcp-python-bitcoinlib.git
cd mcp-python-bitcoinlib
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mcp-python-bitcoinlib src/
Установить Python Bitcoinlib в Claude Desktop, Claude Code, Cursor
unyly install mcp-python-bitcoinlibСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcp-python-bitcoinlib -- uvx mcp-python-bitcoinlibFAQ
Python Bitcoinlib MCP бесплатный?
Да, Python Bitcoinlib MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Python Bitcoinlib?
Нет, Python Bitcoinlib работает без API-ключей и переменных окружения.
Python Bitcoinlib — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Python Bitcoinlib в Claude Desktop, Claude Code или Cursor?
Открой Python Bitcoinlib на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Python Bitcoinlib with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
