C-

npm:token-tool-mcp

https://www.npmjs.com/package/token-tool-mcp
70/100 · MCP Trust Grade · checked 3h ago · MCP 1.1.1

What it offers — 11 tools · Developer Tools

list_chains

List all supported blockchain networks for token deployment

estimate_cost

Get the cost to deploy a token on a given chain before committing

deploy_token

Deploy a new token using Bitbond Token Tool. Supports EVM chains (ERC20, CertiK-audited), Solana (SPL tokens), and Stellar (assets).

get_token_info

Get live on-chain info for any token contract (name, symbol, supply, paused state, owner)

list_deployed_tokens

List all tokens deployed via this MCP server (local registry)

transfer_tokens

Transfer tokens from your wallet to another address

mint_tokens

Mint additional tokens (only works if token was deployed with mintable=true)

burn_tokens

Burn/destroy tokens from your balance (only works if token was deployed with burnable=true)

pause_token

Pause all token transfers — emergency stop (only works if pausable=true)

unpause_token

Resume token transfers after a pause

get_wallet_info

Get the deployer wallet address and balance on a given chain

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

Findings

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

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