Hosted MCP server for querying and managing Amazon Seller Central, Vendor Central, and Ads data through AI clients.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by DataDoe MCP.
sellers_and_vendors_listLists Amazon sellers and vendors connected to your DataDoe organization, with pagination and optional filters by name and marketplace country code.
organization_and_subscription_details_getReturns your DataDoe organization profile and active subscription plan.
exports_sources_getSearches DataDoe's catalog of pre-built Amazon data export templates (orders, sales and traffic, ads performance, inventory, listings, settlements, returns, brand analytics, and more).
exports_createCreates an Amazon data export from any source. Supports SQL-like filters, GROUP BY, aggregations (sum / avg / count / countDistinct / min / max), date intervals (DAY / WEEK / MONTH), pagination, and CSV or JSON output.
exports_getReturns status and metadata for an in-flight or completed export job.
exports_listLists export jobs for the organization with pagination and optional export ID filters.
Hosted Amazon Seller Central & Vendor Central MCP server with read and write access. Connect Claude, ChatGPT, Cursor, Codex, Gemini, and GitHub Copilot to live Amazon SP-API and Amazon Ads API data, then let your AI agent act on it: update listings, manage orders, and optimize Amazon Ads campaigns. DataDoe handles the SP-API developer approval, OAuth, and rate limits so your AI agent starts working in under a minute.
๐ Start a free trial ยท ๐ Documentation ยท โก Actions ยท ๐ Amazon data schema ยท ๐ฅ Video demo
Sign up at DataDoe and connect your Amazon Seller Central or Vendor Central account.
Create a DataDoe MCP API key in DataDoe MCP Integrations.
Paste the config below into your AI client (Claude, Cursor, Codex, Gemini, GitHub Copilot, ChatGPT, or any MCP-capable tool):
Ask your AI agent: "Show my top 10 ASINs by revenue last month across all Amazon marketplaces."
That's it. DataDoe runs the MCP server on hosted infrastructure, so your team doesn't need to deploy anything locally or wait for Amazon SP-API developer approval.
DataDoe MCP is a hosted Model Context Protocol (MCP) server for Amazon sellers, vendors, and agencies. It exposes your live Amazon Selling Partner API (SP-API) and Amazon Ads API data through MCP tools that work with Claude, ChatGPT, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Claude Desktop, n8n, NanoClaw, and any other MCP-capable client.
DataDoe MCP gives your AI agent two layers over your Amazon account:
Building your own Amazon SP-API integration typically requires SP-API developer registration, OAuth refresh-token flow, marketplace-specific endpoints, throttling logic, and 2-4 weeks of Amazon approval. DataDoe takes care of all of that. You get a single authenticated MCP URL for both reading and acting on your Amazon data.

exports_create accepts SQL-like filter groups, GROUP BY, aggregations, and date intervals, so your AI agent can build complex reports from one tool call.dryRun validation step and per-type controls.Example questions your AI agent can answer with DataDoe MCP connected:
And with Actions enabled, your agent can act on what it finds:
Actions let your AI agent make changes on your connected Amazon Seller Central, Vendor Central, and Amazon Ads accounts through the SP-API and Amazon Ads API. Every Action is recorded and auditable.
What your agent can do:
AMAZON_LISTINGS_UPDATE).AMAZON_ORDERS_CANCEL) or confirm shipment and upload tracking (AMAZON_ORDERS_CONFIRM_SHIPMENT).How it works - the agent runs each Action through these MCP tools:
actions_details_schema_get - get the payload schema for the Action type.actions_start with dryRun=true - validate the payload without executing.actions_start - run the Action and get an action id.actions_get - poll until it completes, then read the result.Use actions_list to review past Actions (filter by status, type, creator, and date).
Action types are disabled by default and enabled per type in Settings > Actions. When a type is disabled, actions_start rejects live runs but still allows dryRun validation.
Example details payload for AMAZON_LISTINGS_UPDATE:
Running an Action costs 2 AI tokens for up to 100 entities, plus 1 token per additional 100. See the Actions docs for the full catalog and payload schemas.
DataDoe MCP exposes the following tools to your AI client:
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/datadoe-mcp)<a href="https://allmcps.com/mcp/datadoe-mcp"><img src="https://allmcps.com/api/badge/datadoe-mcp?style=directory" alt="DataDoe MCP on AllMCPs" /></a>