74
grade C
10 days ago
glama

W3Ship MCP Server

Primary purpose is to link public key identity to physical address anonymously. But from there TMF forum implementation of cart and ordering and more.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: UNISWAP_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: UNISWAP_API_KEY, VALKEY_PASSWORD, W3SHIP_PUBLIC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretUNISWAP_API_KEYNo — Uniswap Trading API key for swap quotes. Get yours at [developers.uniswap.org](https://developers.uniswap.org)
configVALKEY_HOST"": "localhost",
🔐 secretVALKEY_PASSWORDNo — Redis/Valkey password (if auth enabled)
configVALKEY_PORT"": "6379"
configW3SHIP_API_URLNo https://w3ship.com Base URL for the W3Ship API (identity, session booking)
🔐 secretW3SHIP_PUBLIC_KEYcreate_cart Create a shopping cart. Uses automatically if configured
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/baskcart-w3ship-mcp-server-xue537)](https://m8ven.ai/mcp/baskcart-w3ship-mcp-server-xue537)
commit: 4eef57c97b45c45ef625983c6ede1c71cdc96e7a
code hash: 2e35604c2b9e703f3a18baf63c85875bdedf74ea0b1aab88c082fb5dff7f7720
verified: 4/11/2026, 2:54:36 PM
view raw JSON →