C-

npm:@21e14/mcp-server

https://www.npmjs.com/package/@21e14/mcp-server
72/100 · MCP Trust Grade · checked 3h ago · MCP 1.0.5

What it offers — 22 tools · Finance & Crypto

broadcast_transaction

Broadcast a signed Bitcoin transaction to the network via the Counterparty node

sign_and_broadcast

Sign a raw transaction with the configured private key and broadcast it.

get_fee_estimate

Get current Bitcoin fee rates in sat/vB. Queries the Counterparty node first, falls back to mempool.space. Use the returned values directly as sat_per

decode_transaction

Decode a raw Bitcoin transaction hex into its components (inputs, outputs, etc.)

compose_send

Compose a transaction to send Counterparty tokens to an address

compose_mpma

Compose a multi-party multi-asset send transaction. Sends multiple assets to multiple destinations in a single transaction. All three arrays must be t

compose_order

Compose a DEX order to trade Counterparty assets. IMPORTANT: give_quantity and get_quantity are TOTAL amounts, not per-unit prices.

compose_cancel

Compose a transaction to cancel an open DEX order

compose_btcpay

Compose a BTC payment for a matched DEX order. Used to complete BTC trades on the DEX.

compose_issuance

Compose a transaction to issue (create) a new Counterparty asset, or update an existing one.

compose_dispenser

Compose a transaction to create, open, or close a dispenser. Dispensers automatically sell tokens for BTC.

compose_dispense

Compose a transaction to buy from a dispenser by sending BTC to it

compose_dividend

Compose a transaction to distribute dividends to all holders of an asset

compose_broadcast

Compose a transaction to broadcast a text message or numeric value to the Counterparty network

compose_sweep

Compose a transaction to sweep all assets and/or BTC from one address to another

compose_destroy

Compose a transaction to permanently destroy (burn) Counterparty tokens

compose_fairminter

Compose a transaction to create a fair minting launch for a new asset. For XCP-420 compliant launches, use compose_xcp420_fairminter instead.

compose_xcp420_fairminter

Compose a XCP-420 compliant fair launch. XCP-420 is a community standard that enforces fixed parameters:

+4 more tools

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%83
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @21e14/mcp-server@1.0.5 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@21e14/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@21e14/mcp-server grade C-
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C- · wmcp.sh
[![MCP Trust Grade C-](https://wmcp.sh/mcp/grade/npm%3A%4021e14%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%4021e14%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%4021e14%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%4021e14%2Fmcp-server/badge.svg" alt="MCP Trust Grade C- · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.