Amazon knowledge retrieval MCP server (Amazon Agent Atlas)
Rank #47,684io.github.KuudoAI/amazon-agent-atlas-mcp
MCP retrieval server for indexed Amazon Ads, Seller Central, and Vendor Central knowledge.
Amazon knowledge retrieval MCP server (Amazon Agent Atlas) is a Model Context Protocol (MCP) server published by kuudoai. It ranks #47,684 of 132,405 servers tracked on MCP Toplist. Amazon knowledge retrieval MCP server (Amazon Agent Atlas) is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 84,721 of 132,405 servers on MCP Toplist.
Use Amazon knowledge retrieval MCP server (Amazon Agent Atlas)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http amazon-agent-atlas-mcp https://{agent_atlas_host}/mcp[mcp_servers.amazon-agent-atlas-mcp]
url = "https://{agent_atlas_host}/mcp"Add to ~/.codex/config.toml.
https://{agent_atlas_host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"amazon-agent-atlas-mcp": {
"url": "https://{agent_atlas_host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"amazon-agent-atlas-mcp": {
"type": "http",
"url": "https://{agent_atlas_host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"amazon-agent-atlas-mcp": {
"serverUrl": "https://{agent_atlas_host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"amazon-agent-atlas-mcp": {
"url": "https://{agent_atlas_host}/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/io.github.KuudoAI%2Famazon-agent-atlas-mcp)<a href="https://mcptoplist.com/server/io.github.KuudoAI%2Famazon-agent-atlas-mcp"><img src="https://mcptoplist.com/badge/io.github.KuudoAI%2Famazon-agent-atlas-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kuudoai
Other servers by kuudoai
- Amazon_Ads_Mcp#2,111 · 6 vers
- Amazon Seller Central MCP server (Amazon Selling Partner MCP)#32,142 · 1 ver
- Amazon listing image and video MCP server (Amazon Agent Iris)#47,685 · 1 ver
- Amazon Vendor Central MCP server (Amazon Vendor Central MCP)#57,326 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Amazon knowledge retrieval MCP server (Amazon Agent Atlas)?
- Amazon knowledge retrieval MCP server (Amazon Agent Atlas) is maintained by kuudoai, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Amazon knowledge retrieval MCP server (Amazon Agent Atlas) listed on the Official MCP Registry?
- Yes — Amazon knowledge retrieval MCP server (Amazon Agent Atlas) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Amazon knowledge retrieval MCP server (Amazon Agent Atlas) have?
- MCP Toplist tracks 1 version of Amazon knowledge retrieval MCP server (Amazon Agent Atlas), most recently published on Sep 6, 2026.
- Where can I find the source code for Amazon knowledge retrieval MCP server (Amazon Agent Atlas)?
- The source code for Amazon knowledge retrieval MCP server (Amazon Agent Atlas) is hosted at github.com/KuudoAI/amazon-agent-atlas-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.