Skip to content
MCP-Bridge
SecurityAuto-generated

Axesso Api MCP Server

Use this api to fetch information to Amazon products and more.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/axesso-de

Environment Variables

AXESSO_API_API_KEY

Example: your_axesso_api_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "axesso-de": {
      "command": "npx",
      "args": ["-y","@mcp/axesso-de"],
      "env": {
      "AXESSO_API_API_KEY": "your_axesso_api_api_key"
}
    }
  }
}

Endpoints

GET/amz/amazon-lookup-buy-recommendations

request buy recommendations to a given product

GET/amz/amazon-lookup-product

lookup product information

GET/amz/amazon-search-by-keyword

fetch results auf a keyword search on Amazon

GET/amz/sort-options

request available sort options to use in keyword search