MCP Python Bitcoinlib
Rank #52,260io.github.daedalus/mcp-python-bitcoinlib
MCP server providing python-bitcoinlib capabilities
MCP Python Bitcoinlib is a Model Context Protocol (MCP) server published by daedalus. It ranks #52,260 of 115,460 servers tracked on MCP Toplist. MCP Python Bitcoinlib is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 28, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 63,200 of 115,460 servers on MCP Toplist.
Use MCP Python Bitcoinlib
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-python-bitcoinlib -- uvx mcp-python-bitcoinlib[mcp_servers.mcp-python-bitcoinlib]
command = "uvx"
args = ["mcp-python-bitcoinlib"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-python-bitcoinlib": {
"command": "uvx",
"args": [
"mcp-python-bitcoinlib"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-python-bitcoinlib": {
"command": "uvx",
"args": [
"mcp-python-bitcoinlib"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-python-bitcoinlib": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-python-bitcoinlib"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-python-bitcoinlib": {
"command": "uvx",
"args": [
"mcp-python-bitcoinlib"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-python-bitcoinlib": {
"command": "uvx",
"args": [
"mcp-python-bitcoinlib"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.daedalus%2Fmcp-python-bitcoinlib)<a href="https://mcptoplist.com/server/io.github.daedalus%2Fmcp-python-bitcoinlib"><img src="https://mcptoplist.com/badge/io.github.daedalus%2Fmcp-python-bitcoinlib.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
daedalus
Other servers by daedalus
- mcp-sparql#31,108 · 1 ver
- Mcp_Reverse_Engineering#35,455 · 4 vers
- MCP External Memory#39,084 · 3 vers
- MCP Rfc Editor#39,085 · 3 vers
- MCP Smart Proxy#39,086 · 3 vers
- mcp-hashlib#39,684 · 3 vers
- mcp-sigrok#40,831 · 1 ver
- MCP Ecdsa#43,510 · 2 vers
- MCP Exa#43,511 · 2 vers
- MCP Rpn#43,512 · 2 vers
- MCP Sqlite3#43,513 · 2 vers
- mcp-server-nmap#45,279 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 28, 2026 |
Frequently asked questions
- Who maintains MCP Python Bitcoinlib?
- MCP Python Bitcoinlib is maintained by daedalus, which publishes 53 MCP servers (73 total versions) tracked on MCP Toplist.
- Is MCP Python Bitcoinlib listed on the Official MCP Registry?
- Yes — MCP Python Bitcoinlib is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Python Bitcoinlib have?
- MCP Toplist tracks 1 version of MCP Python Bitcoinlib, most recently published on Mar 28, 2026.
- Where can I find the source code for MCP Python Bitcoinlib?
- The source code for MCP Python Bitcoinlib is hosted at github.com/daedalus/mcp-python-bitcoinlib.