Critical-risk tools in Bitcoin SV MCP Server
21 of the 80 tools in Bitcoin SV MCP Server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
bsocial_createPostFinancialCreate a social post on the BSV blockchain using B:// and MAP protocols. Posts are stored permanently on-chain and can include plain text or markdown content.
-
wallet_cancelListingFinancialCancel an ordinal marketplace listing
-
wallet_transferOrdTokenFinancialTransfer an ordinal inscription or send BSV21 fungible tokens. Use type=
-
wallet_abortActionDestructiveAborts a pending (nosend or unsigned) transaction, releasing consumed inputs back to spendable state.
-
wallet_acquireCertificateFinancialAcquires an identity certificate from a certifier.
-
wallet_listOrdinalFinancialList an ordinal for sale on the marketplace
-
wallet_mintCollectionFinancialMint a collection of ordinals from a folder of images with proper metadata. This tool creates a collection inscription first, then mints each image as a collection item with the...
-
wallet_opnsDeregisterFinancialDeregister an OpNS name
-
wallet_purchaseListingFinancialPurchases a listing from the Bitcoin SV ordinals marketplace. Supports both NFT purchases and BSV21 token purchases.
-
wallet_relinquishCertificateDestructiveRemoves a certificate from the wallet.
-
wallet_relinquishOutputDestructiveRemoves an output from a basket without spending it.
-
wallet_sweepBsvFinancialSweep BSV from an external WIF private key into the wallet
-
wallet_sweepBsv21FinancialSweep BSV21 tokens from an external WIF private key into the wallet
-
wallet_sweepOrdinalsFinancialSweep ordinals from an external WIF private key into the wallet
-
mnee_sendMneeFinancialSend MNEE tokens to a specified address
-
wallet_createActionFinancialCreates a new Bitcoin transaction. Handles funding, signing, and broadcasting based on options.
-
wallet_createOrdinalsFinancialCreates and inscribes ordinals (NFTs) on the Bitcoin SV blockchain. This tool lets you mint new digital artifacts by encoding data directly into the blockchain. Supports various...
-
wallet_lockBsvFinancialLock BSV until a specific block height
-
wallet_sendAllBsvFinancialSend all BSV in the wallet to a single recipient
-
wallet_sendBsvFinancialSend BSV to one or more recipients by address or paymail. Supports BSV and USD amounts with automatic conversion.
-
wallet_unlockBsvFinancialUnlock all matured time-locked BSV
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.