Axesso Api MCP Config
Use this api to fetch information to Amazon products and more.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/axesso-de.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/axesso-de.json to fetch programmatically.
{
"mcpServers": {
"axesso-de": {
"command": "npx",
"args": ["-y","@mcp/axesso-de"],
"env": {
"AXESSO_API_API_KEY": "your_axesso_api_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/axesso-de.jsonEnvironment Variables
AXESSO_API_API_KEYReplace your_axesso_api_api_key with your actual axesso api api key
Endpoints
GET
/amz/amazon-lookup-buy-recommendationsrequest buy recommendations to a given product
GET
/amz/amazon-lookup-productlookup product information
GET
/amz/amazon-search-by-keywordfetch results auf a keyword search on Amazon
GET
/amz/sort-optionsrequest available sort options to use in keyword search