C

npm:inventpay-mcp

https://www.npmjs.com/package/inventpay-mcp
75/100 · MCP Trust Grade · checked 4h ago · MCP 1.1.0

What it offers — 20 tools · Finance & Crypto

create_payment

Create a crypto payment. Returns a unique wallet address, QR code, and invoice URL for the customer to pay.

create_invoice

Create a multi-currency invoice. The customer can choose which cryptocurrency to pay with. Returns an invoice URL.

get_payment_status

Check the current status of a payment or invoice. Returns status, amount, confirmations, and transaction details.

get_balances

Get all cryptocurrency balances for your merchant account. Shows available, pending, total earned, and total withdrawn for each currency.

create_withdrawal

Create a withdrawal request to send funds to an external wallet address. Requires INVENTPAY_WITHDRAWAL_KEY to be configured (a separate withdrawal API

get_withdrawal

Check the status of a withdrawal request. Returns status, amount, transaction hash, and processing details.

create_store

Create a new merchant storefront. Each merchant gets one store with a unique URL slug. Customers can browse and purchase digital products with crypto.

get_store

Get your store details including name, slug, URL, product count, and order count.

update_store

Update your store details. Only provided fields are changed.

create_product

Add a digital product to your store. Products are priced in USDT and auto-converted to crypto at checkout. Attach digitalContent for automatic deliver

list_products

List all products in your store with optional search and pagination.

update_product

Update a product in your store. Only provided fields are changed. Updating the name regenerates the slug.

delete_product

Deactivate a product from your store. Products with existing orders are soft-deleted (hidden, not removed).

add_product_keys

Upload unique keys/codes to a product

list_product_keys

List keys in a product

get_key_pool_stats

Get key pool statistics for a product: available, assigned, revoked, and total counts.

list_orders

List all orders for your store with optional status filter and pagination.

get_order

Get full details of a specific order including items, payment status, customer info, and timestamps.

+2 more tools

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

Findings

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

We re-grade npm:inventpay-mcp 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:inventpay-mcp 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%3Ainventpay-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Ainventpay-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3Ainventpay-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3Ainventpay-mcp/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.