DataDoe MCP
Rank #16,274com.datadoe/amazon-seller-mcp
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
DataDoe MCP is a Model Context Protocol (MCP) server published by deltologic. It ranks #16,274 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. DataDoe MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 18, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 115,772 of 132,046 servers on MCP Toplist.
Use DataDoe MCP
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-seller-mcp https://mcp.datadoe.com/mcp/v1This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.amazon-seller-mcp]
url = "https://mcp.datadoe.com/mcp/v1"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.datadoe.com/mcp/v1Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"amazon-seller-mcp": {
"url": "https://mcp.datadoe.com/mcp/v1"
}
}
}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-seller-mcp": {
"type": "http",
"url": "https://mcp.datadoe.com/mcp/v1"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"amazon-seller-mcp": {
"serverUrl": "https://mcp.datadoe.com/mcp/v1"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"amazon-seller-mcp": {
"url": "https://mcp.datadoe.com/mcp/v1"
}
}
}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/com.datadoe%2Famazon-seller-mcp)<a href="https://mcptoplist.com/server/com.datadoe%2Famazon-seller-mcp"><img src="https://mcptoplist.com/badge/com.datadoe%2Famazon-seller-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
deltologic
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 18, 2026 |
Frequently asked questions
- Who maintains DataDoe MCP?
- DataDoe MCP is maintained by deltologic, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is DataDoe MCP listed on the Official MCP Registry?
- Yes — DataDoe MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does DataDoe MCP have?
- MCP Toplist tracks 1 version of DataDoe MCP, most recently published on May 18, 2026.
- Where can I find the source code for DataDoe MCP?
- The source code for DataDoe MCP is hosted at github.com/deltologic/datadoe-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.