Amazon Trends MCP
Rank #35,392ai.trendsmcp/amazon
Amazon product search demand over time, with growth for any keyword. Free key at trendsmcp.ai
Amazon Trends MCP is a Model Context Protocol (MCP) server published by trendsmcp. It ranks #35,392 of 115,460 servers tracked on MCP Toplist. Amazon Trends MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 80,068 of 115,460 servers on MCP Toplist.
Use Amazon Trends MCP
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http amazon https://amazon.api.trendsmcp.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.amazon]
url = "https://amazon.api.trendsmcp.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://amazon.api.trendsmcp.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"amazon": {
"url": "https://amazon.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"amazon": {
"type": "http",
"url": "https://amazon.api.trendsmcp.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"amazon": {
"serverUrl": "https://amazon.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"amazon": {
"url": "https://amazon.api.trendsmcp.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/ai.trendsmcp%2Famazon)<a href="https://mcptoplist.com/server/ai.trendsmcp%2Famazon"><img src="https://mcptoplist.com/badge/ai.trendsmcp%2Famazon.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
trendsmcp
Other servers by trendsmcp
- Trends MCP#4,933 · 1 ver
- google-search-trends-mcp#20,439 · 2 vers
- news-volume-mcp#20,440 · 2 vers
- news-sentiment-mcp#24,123 · 1 ver
- npm-trends-mcp#24,124 · 1 ver
- reddit-trends-mcp#24,125 · 1 ver
- wikipedia-trends-mcp#24,126 · 1 ver
- youtube-trends-mcp#24,127 · 1 ver
- steam-trends-mcp#26,044 · 1 ver
- tiktok-trends-mcp#26,045 · 1 ver
- App Store Trends MCP#35,393 · 4 vers
- Google Trends MCP#35,394 · 4 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.6 | Aug 18, 2026 |
| 1.0.5 | Aug 3, 2026 |
| 1.0.3 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Amazon Trends MCP?
- Amazon Trends MCP is maintained by trendsmcp, which publishes 32 MCP servers (93 total versions) tracked on MCP Toplist.
- Is Amazon Trends MCP listed on the Official MCP Registry?
- Yes — Amazon Trends MCP is listed on the Official MCP Registry.
- How many versions does Amazon Trends MCP have?
- MCP Toplist tracks 4 versions of Amazon Trends MCP, most recently published on Aug 18, 2026.
- Where can I find the source code for Amazon Trends MCP?
- The source code for Amazon Trends MCP is hosted at github.com/trendsmcp/amazon-trends-mcp.