Canopy API MCP Server
A type-safe MCP (Model Context Protocol) server that provides Amazon product data through the Canopy API. Built with xmcp and deployed on Cloudflare Workers. Its 17 documented tools cover amazon, product, categories, asin. It is available as a remote MCP endpoint.
Teams that work with amazon, product and categories and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-01 · ★ 2 · #46 OF 52 MAINTAINED E-COMMERCE · VERIFIED 2026-09-18
TypeScript servers · how we verify → /methodology
01 · Install Canopy API
Claude Code
claude mcp add canopy-api-canopy-api-mcp --transport http https://mcp.canopyapi.co/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"canopy-api-canopy-api-mcp": {
"url": "https://mcp.canopyapi.co/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.canopyapi.co/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.canopyapi.co
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license no standard license detected - usage rights unclear; check the repo before commercial use
registry vendor namespace co.canopyapi - domain-verified with the official MCP registry
03 · What Canopy API can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search with filters and sorting, and search term suggestions.
The 17 tools it gives your agent
Extracted from the project's README - what Canopy API lets an agent do.
- get_amazon_product
- - product details by ASIN, URL, or GTIN
- get_amazon_product_variants
- - product variants
- get_amazon_product_offers
- - seller offers and Buy Box info
- get_amazon_product_stock
- - stock level estimates
- get_amazon_product_sales
- - sales estimates (weekly, monthly, annual)
- get_amazon_product_top_reviews
- - top customer reviews (title, body, rating, helpful votes, images/videos)
- search_amazon_products
- - search with filters and sorting
- get_amazon_autocomplete
- - search term suggestions
- get_amazon_deals
- - current deals
- get_amazon_bestsellers
- - best-selling products for a category
- get_amazon_bestseller_categories
- - best seller category list
- get_amazon_categories
- - root category taxonomy
show all 17 tools
- get_amazon_category
- - category details with products and subcategories
- get_amazon_seller
- - seller information and product listings
- get_amazon_author
- - author information and book listings
- get_amazon_asin_from_gtin
- - ASIN lookup by ISBN/UPC/EAN
- get_amazon_gtin_from_asin
- - GTIN lookup by ASIN
04 · Who maintains Canopy API
Canopy API is maintained by canopy-api. It's the only MCP server we track from this author; the repo dates to Aug 2025.
05 · Facts
- repository
- github.com/canopy-api/canopy-api-mcp
- website
- https://www.canopyapi.co/
- category
- e-commerce - ranked #46 of 52 actively-maintained e-commerce servers as of 2026-09-18.
- registry
- co.canopyapi/mcp (active, first published 2026-08-31 · 3 versions)
06 · Canopy API FAQ
Is Canopy API still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-01. We re-verify nightly.
What can Canopy API do?
With this server connected, an agent can search with filters and sorting, and search term suggestions.
How do I install Canopy API?
Run `claude mcp add canopy-api-canopy-api-mcp --transport http https://mcp.canopyapi.co/mcp`. You can also paste the ready-made client config above.
Does Canopy API require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Canopy API
Alternatives to Canopy API
Maintained e-commerce servers if Canopy API isn't the fit.
- Shopify MCP server for Shopify - Admin REST API (orders, products, customers, inventory, fulfillments) ★ 271 · 2026-08-29
- Texas Grocery MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more ★ 58 · 2026-05-11
- Cn Commerce Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads ★ 57 · 2026-09-14
- Shopware MCP Query and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports. ★ 56 · 2026-09-13
- Heimdall Every App Store Connect + StoreKit 2 endpoint. 890 tools in 13 profiles, narrow to 27. ★ 47 · 2026-09-18
- Blumira MCP Cross-account Blumira findings, detections, and agents in one offline-searchable store. ★ 40 · 2026-09-16
More e-commerce MCP servers · Tienda Nube · Vtex · Clishop · Ozon MCP Server
More TypeScript MCP servers · Capawesome Team MCP Server · Discord MCP · Carbone MCP · Messages · Memorydetective · see all