80
/ 100
5 days ago
pulsemcp

Bitcoin SV Wallet

Integrates with Bitcoin SV blockchain to enable wallet operations, transaction management, and NFT interactions while maintaining local private key security

b-open-io/bsv-mcp· npm: bsv-mcp· 8.8K installs· listed on pulsemcp
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 11 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBSV_CHAIN
configBSV_MCP_PASSPHRASEclaude mcp add bsv-mcp "bunx bsv-mcp@latest" -e ="your-secure-passphrase"
configDISABLE_BAP_TOOLS
configDISABLE_BROADCASTINGfalse Set to true to disable transaction broadcasting; returns raw transaction hex instead - useful for testing and transaction review before broadcasting
configDISABLE_BSOCIAL_TOOLS
configDISABLE_BSV_TOOLSfalse Set to true to disable BSV blockchain tools
configDISABLE_MNEE_TOOLSfalse Set to true to disable MNEE token tools
configDISABLE_ORDINALS_TOOLSfalse Set to true to disable Ordinals/NFT tools
configDISABLE_PROMPTSfalse Set to true to disable all educational prompts
configDISABLE_RESOURCESfalse Set to true to disable all resources (BRCs, changelog)
configDISABLE_TOOLSfalse Set to true to disable all tools
configDISABLE_UTILS_TOOLSfalse Set to true to disable utility tools
configDISABLE_WALLET_TOOLSfalse Set to true to disable Bitcoin wallet tools
configDISPLAY
configDROPLET_API_URL
configDROPLET_FAUCET_NAMEnot set Name of the faucet to use (required when USE_DROPLET_API is true)
configENABLE_A2B_TOOLS
configENABLE_OAUTH
configIDENTITY_KEY_WIFclaude mcp add bsv-mcp "bunx bsv-mcp@latest" -e PRIVATE_KEY_WIF=your_key -e =your_identity_key
configOAUTH_ISSUER
configPORT
configPRIVATE_KEY_WIFclaude mcp add bsv-mcp "bunx bsv-mcp@latest" -e =your_key -e IDENTITY_KEY_WIF=your_identity_key
configPUBLIC_BMAP_URL
configPUBLIC_ORDFS_URL
configPUBLIC_URL
configREMOTE_STORAGE_URL
configRESOURCE_URL
configTRANSPORTstdio MCP transport mode (stdio/http) - automatically set to stdio for Claude Code compatibility
configUSE_DROPLET_APIfalse Set to true to enable Droplet API mode for remote wallet operations
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bsv-mcp-h2h2y0)](https://m8ven.ai/mcp/bsv-mcp-h2h2y0)
commit: 70d42654e79cbd2d0051dfeacbd50dc299939cd2
code hash: 88197fb7b53d7e003ccb23e7fd15c0769e3c65b5a5ae0e7616e51b84244a1a79
verified: 5/31/2026, 10:30:25 AM
view raw JSON →