C

npm:@asgcard/mcp-server

https://www.npmjs.com/package/@asgcard/mcp-server
75/100 · MCP Trust Grade · checked 2h ago · MCP 0.6.3

What it offers — 18 tools · Finance & Crypto

get_wallet_status

Check wallet readiness: returns public key, USDC and XLM balances on Stellar, whether balance is sufficient for card creation, and next-step guidance.

create_card

Create a new virtual debit card. Pays on-chain with USDC via x402 protocol — fully autonomous, no human intervention needed. Returns card details (PAN

fund_card

Fund an existing card with additional USDC. Pays on-chain via x402 protocol — fully autonomous.

list_cards

List all virtual cards associated with the configured wallet. Returns card IDs, names, balances, and statuses.

get_card

Get summary information for a specific card (balance, status, name). Does NOT return sensitive details like card number or CVV — use get_card_details

get_card_details

Get sensitive card details: full card number (PAN), CVV, expiry date, and billing address. Use ONLY when you need to fill in a payment form. Prefer ge

freeze_card

Temporarily freeze a card. The card cannot be used for purchases while frozen. Use unfreeze_card to re-enable it. This is reversible (unlike closing a

unfreeze_card

Unfreeze a previously frozen card, re-enabling it for purchases.

get_pricing

Get pricing info. Card issuance $10, top-up fee 3.5%. Any amount $5–$5,000.

get_transactions

Get real transaction history for a card from 4payments. Shows all card activity including purchases, refunds, and top-ups. Requires card ID.

get_balance

Get the live balance of a card directly from 4payments. Returns real-time balance, currency, and card status.

telegram_link

Generate a one-time Telegram deep-link URL to connect the wallet owner

telegram_status

Check whether the wallet owner

telegram_revoke

Disconnect the wallet owner

get_onboard_status

Check onboarding lifecycle status: registration, Telegram identity binding, sponsorship status, USDC balance, and next recommended action. Use this to

connect_telegram

Register wallet and get a Telegram deep-link for identity binding. The owner clicks this link in Telegram to connect their financial identity. Returns

get_fund_link

Generate a fund.asgcard.dev URL that the wallet owner can use to fund the agent

get_wallet_balance

Get current USDC and XLM balances. API-first with Horizon fallback. Returns both balances, account funded status, and card readiness.

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 @asgcard/mcp-server@0.6.3 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@asgcard/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:@asgcard/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%40asgcard%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40asgcard%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40asgcard%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40asgcard%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.