Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/canopy-api/canopy-api-mcp
✓ REGISTRY VERIFIEDREMOTE

Canopy API

canopy-api/canopy-api-mcp

Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.

canopy-api/canopy-api-mcpExternal link; availability not verified
The Wanderer
We reached this server but it didn't complete the handshake. We'll try again.
Time indexed (20d)
0toolsRemote/ HTTP20dindexed
Checked Sep 2, 2026
The scanner shows
We reached this server but it didn't complete the handshake.
First indexed Sep 1, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Verified
Listed on the Official MCP Registry under Linux Foundation governance.
Liveness
No liveness checks recorded yet.
Publisher Verification
✓ Listed on the Official MCP Registry under Linux Foundation governance.
Published version: 2.0.1
canopy-api/canopy-api-mcpExternal link; availability not verified
Connect to this server
STREAMABLE-HTTP
https://mcp.canopyapi.co/mcp
Headers (1)
CANOPY-API-KEYOPTIONAL🔒 SECRET
Canopy API key (optional — the server also supports OAuth login via canopyapi.co, discovered automatically by OAuth-capable MCP clients).

Is this your server?

We tried to scan this server and couldn't reach it. Right now, visitors can't see what your tools do. Claim this listing to tell us how to connect; once we can reach it, your full tool list shows up here.

Claim this server →
More from canopy-api
amazon-data
The Canopy API MCP Server gives AI assistants like Claude, ChatGPT, and Cursor real-time access to Amazon product data through the Model Context Protocol (MCP). Power agentic workflows for e-commerce research, competitive intelligence, price tracking, product discovery, and Amazon SEO, all backed by the Canopy API. ▎ Get your API key at [canopyapi.co](https://www.canopyapi.co/) to start querying Amazon product data from any MCP-compatible client. ## Why Canopy API MCP? - Real-time Amazon product data: ASIN lookups, variants, offers, stock, sales estimates, and reviews - Built for AI agents: structured JSON-RPC responses ready for LLM tool use - Streamable HTTP transport at `/mcp`, the current MCP spec convention - Flexible authentication: pass your Canopy API key via `CANOPY-API-KEY`, `API-KEY`, `X-API-KEY`, or `Authorization: Bearer` headers ## Use Cases - Amazon price monitoring and competitive pricing intelligence - Product research agents that compare ASINs, variants, and offers - Review summarization and sentiment analysis pipelines - Sales and stock estimation for sellers and brand managers - Category and bestseller discovery for merchandising and trend analysis - GTIN ↔ ASIN reconciliation for catalog matching and PIM workflows - Amazon SEO research via autocomplete and search-result analysis ## Available MCP Tools ### Product Data - `get_amazon_product`: full product details by ASIN, Amazon URL, or GTIN - `get_amazon_product_variants`: size, color, and style variants - `get_amazon_product_offers`: Buy Box and third-party seller offers - `get_amazon_product_stock`: inventory level estimates - `get_amazon_product_sales`: weekly, monthly, and annual sales estimates - `get_amazon_product_reviews`: top customer reviews - `get_amazon_asin_from_gtin` / `get_amazon_gtin_from_asin`: identifier conversion ### Search & Discovery - `search_amazon_products`: keyword search with filters and sorting - `get_amazon_autocomplete`: Amazon search suggestions, great for keyword research - `get_amazon_deals`: live Amazon deals - `get_amazon_bestsellers` / `get_amazon_bestseller_categories`: bestseller rankings ### Catalog & Entities - `get_amazon_categories`: root category taxonomy - `get_amazon_category`: category details, products, and subcategories - `get_amazon_seller`: seller profiles and listings - `get_amazon_author`: author profiles and book catalogs ## Getting Started 1. Sign up at canopyapi.co to get your API key. 2. Connect any MCP-compatible client, such as Claude Desktop, Cursor, MCP Inspector, or custom agents, to the `/mcp` endpoint. 3. Include your API key in a request header. `CANOPY-API-KEY: <your-key>` is recommended. ```bash curl -X POST https://mcp.canopyapi.co/mcp \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -H "CANOPY-API-KEY: $CANOPY_API_KEY" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' ``` ## Links - 🌐 Canopy API: [canopyapi.co](https://www.canopyapi.co/) - 📚 API Documentation: [Docs](https://docs.canopyapi.co/) - 🔑 Get an API Key: [canopyapi.co](https://www.canopyapi.co/) - 🤖 Model Context Protocol: modelcontextprotocol.io - ⚙️ xmcp framework: xmcp.dev
Similar servers
Docker MCP Server
Enables AI assistants to interact with Docker containers through safe, permission-controlled access to inspect, manage, and diagnose containers, images, and compose services with built-in timeouts and AI-powered analysis.
FastMCP MCP Server
A Model Context Protocol (MCP) server built with FastMCP that provides tools for web scraping and documentation searching.
Seminara
Digital Teammate (Aura) hosting live interactive presentations, demos, and audience Q&A 24/7.
gemini-cli-mcp
MCP server for Google's Gemini CLI with OAuth, enabling use of Gemini through Claude Desktop/Code without API keys – just log in with a Google account.
srcbridge
A sandboxed file-access MCP server for Claude Desktop, enabling safe read/write access to selected directories with atomic verified writes, undo, and read-only git operations.
tuskr-mcp
MCP server for Tuskr test management that allows browsing, searching, reading, creating, and updating test cases, suites, sections, and test runs from any MCP host like Cursor.
Indexed from Official MCP Registry · Updates nightly