74
/ 100
26 days ago
github_topic

amazon-sp-mcp

MCP server for Amazon SP-API — connect Claude to Seller Central for sales, inventory, orders, fees, and analytics. LWA-only auth, no AWS credentials required.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: LWA_CLIENT_SECRET, LWA_REFRESH_TOKEN
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.
configLWA_CLIENT_IDamzn1.application-oa2-client.xxxxx
🔐 secretLWA_CLIENT_SECRETyour_lwa_client_secret
🔐 secretLWA_REFRESH_TOKENAtzryour_refresh_token
configMARKETPLACE_IDATVPDKIKX0DER
configSELLER_IDyour_seller_id
configSP_API_ENDPOINT"": "https://sellingpartnerapi-na.amazon.com"
// 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 2 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/mansournorouzi-amazon-sp-mcp-1pafxx)](https://m8ven.ai/mcp/mansournorouzi-amazon-sp-mcp-1pafxx)
commit: 887ce726036698c9cbd8e5d426405d9b2fb3f6a5
code hash: a5853f1fa6f597f929977d2df0251d6c3e9e45608934a93235d0ae6ec7eb4924
verified: 6/15/2026, 1:17:12 PM
view raw JSON →