Amazon Products✓
io.github.jbeshir/amazon-products-mcp · v1.0.0
v1.0.0▦ other mcpb: https://github.com/jbeshir/mcp-servers/releases/download/amazon-products-v1.0.0/amazon-products-mcp.mcpb↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jbeshir/amazon-products-mcp",
"description": "Search for products and get detailed product information from Amazon across multiple regional sites.",
"title": "Amazon Products",
"repository": {
"url": "https://github.com/jbeshir/mcp-servers",
"source": "github",
"subfolder": "amazon-products"
},
"version": "1.0.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/jbeshir/mcp-servers/releases/download/amazon-products-v1.0.0/amazon-products-mcp.mcpb",
"fileSha256": "ed4b081b844ef14f8b35b90f5f93d54b36294617d0d88d685350e2c3949890bf",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Default Amazon region (e.g. us, uk, de). Can be overridden per request.",
"name": "AMAZON_REGION"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}