Canopy API
Rank #13,079co.canopyapi/mcp
Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.
Canopy API is a Model Context Protocol (MCP) server published by canopy-api. It ranks #13,079 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Canopy API is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 31, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 118,967 of 132,046 servers on MCP Toplist.
Use Canopy API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http canopyapi https://mcp.canopyapi.co/mcp[mcp_servers.canopyapi]
url = "https://mcp.canopyapi.co/mcp"Add to ~/.codex/config.toml.
https://mcp.canopyapi.co/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"canopyapi": {
"url": "https://mcp.canopyapi.co/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"canopyapi": {
"type": "http",
"url": "https://mcp.canopyapi.co/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"canopyapi": {
"serverUrl": "https://mcp.canopyapi.co/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"canopyapi": {
"url": "https://mcp.canopyapi.co/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/co.canopyapi%2Fmcp)<a href="https://mcptoplist.com/server/co.canopyapi%2Fmcp"><img src="https://mcptoplist.com/badge/co.canopyapi%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
canopy-api
Available versions (3)
| Version | Published |
|---|---|
| 2.1.0 | Sep 1, 2026 |
| 2.0.1 | Aug 31, 2026 |
| 2.0.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Canopy API?
- Canopy API is maintained by canopy-api, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Canopy API listed on the Official MCP Registry?
- Yes — Canopy API is listed on the Official MCP Registry, alongside Glama.
- How many versions does Canopy API have?
- MCP Toplist tracks 3 versions of Canopy API, most recently published on Sep 1, 2026.
- Where can I find the source code for Canopy API?
- The source code for Canopy API is hosted at github.com/canopy-api/canopy-api-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.