DataDoe MCP
About
Hosted Amazon Seller and Vendor MCP server. Live SP-API and Amazon Ads API data for AI agents — orders, sales, ads, inventory, listings, brand analytics. Works with Claude, ChatGPT, Cursor, Codex, Gemini, GitHub Copilot and any HTTP Streamable MCP client.
Details
- Author
- Deltologic
- Downloads
- 269
- Categories
- Marketing, Other, AI
Jump to
- No SP-API developer approval or OAuth handling required
- 30-second setup with a single MCP URL and API key
- Supports 6+ AI clients out of the box
- SKU-level data resolution across orders, sales, ads, inventory, and more
- Multi-marketplace and multi-account coverage (Seller Central and Vendor Central)
- AI-native design with SQL-like filters, aggregations, and date intervals
- Always-on hosted infrastructure; DataDoe manages rate limits and token rotation
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
DataDoe MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Sign up at DataDoe and connect your Amazon Seller Central or Vendor Central account. Create a DataDoe MCP API key in the DataDoe dashboard, then paste the MCP URL (https://mcp.datadoe.com/mcp/v1) and the API key header (datadoe-mcp-key) into your AI client's MCP configuration. No local deployment or SP-API developer approval is needed.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"datadoe mcp": {
"datadoe": {
"url": "https://mcp.datadoe.com/mcp/v1",
"headers": {
"datadoe-mcp-key": "<YOUR_DATADOE_MCP_KEY>"
}
}
}
}
}
McpServers
{
"datadoe": {
"url": "https://mcp.datadoe.com/mcp/v1",
"headers": {
"datadoe-mcp-key": "<YOUR_DATADOE_MCP_KEY>"
}
}
}
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 atDataDoeand connect your Amazon Seller Central or Vendor Central account.
Create a DataDoe MCP API key inDataDoe MCP Integrations.
Paste the config below into your AI client (Claude, Cursor, Codex, Gemini, GitHub Copilot, ChatGPT, or any MCP-capable tool):
{ "mcpServers": { "datadoe": { "url": "https://mcp.datadoe.com/mcp/v1", "headers": { "datadoe-mcp-key": "<YOUR_DATADOE_MCP_KEY>" } } } }
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 gives your AI agent two layers over your Amazon account:
- A read layer- SKU-level orders, sales, ads spend, traffic, inventory, listings, returns, settlements, brand analytics, and catalog, returned as structured tool responses or downloadable CSV and JSON exports.
- A write layer (Actions)- your agent can change your Amazon account through the SP-API and Amazon Ads API: update listings, cancel orders, confirm shipments, and manage Amazon Ads campaigns, ad groups, targets, and ads.
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.
- Amazon sellers (FBA, FBM, multi-marketplace)- get instant answers from your own seller data without context-switching to Seller Central.
- Amazon agenciesmanaging multiple client accounts - query across every connected Seller Central / Vendor Central account from one MCP server.
- Vendors with Vendor Central- read 1P data alongside 3P data with the same tools.
- AI builders and developers- ship Amazon-aware AI agents, dashboards, and internal tools without writing your own SP-API integration.
- Operations teams- automate recurring reports via Claude Code, Cursor, n8n, or any MCP-capable workflow tool.
- ✅No SP-API approval needed- DataDoe handles SP-API developer registration, OAuth, refresh tokens, and rate limits on your behalf.
- ✅30-second setup- paste the MCP URL and your API key into your AI client config. DataDoe runs the server on hosted infrastructure.
- ✅20+ documented integrationsout of the box: Claude, ChatGPT, Cursor, Codex, Gemini CLI, GitHub Copilot, n8n, CrewAI, the Claude & OpenAI Agent SDKs, Excel / Word / PowerPoint via Claude, and any other MCP-capable client.
- ✅SKU-level resolution- drill into individual ASINs, parent listings, marketplaces, time periods, ad campaigns, keyword reports, settlements, returns.
- ✅Multi-marketplace, multi-account- one MCP server covers every Amazon marketplace (US, UK, DE, FR, IT, ES, CA, AU, JP, MX, and more) across Seller Central and Vendor Central.
- ✅AI-native by design-exports_createaccepts SQL-like filter groups, GROUP BY, aggregations, and date intervals, so your AI agent can build complex reports from one tool call.
- ✅Read and write- withActions, your agent doesn't just report, it updates listings, manages orders, and optimizes Amazon Ads, with adryRunvalidation step and per-type controls.
- ✅Always-on hosted infrastructure- DataDoe manages SP-API rate limits, token rotation, and ongoing maintenance.
Example questions your AI agent can answer with DataDoe MCP connected:
- "What were my top 20 ASINs by revenue last month across all Amazon marketplaces?"
- "Reconcile my Amazon settlements against orders for Q1, and show any discrepancies."
- "Which Amazon Ads campaigns had ACoS over 40% last week, and what was their total spend?"
- "Show inventory units at risk of stocking out in the next 14 days."
- "Build me a daily KPI dashboard with sales, traffic, and ad spend for the last 90 days."
- "Which search terms in my PPC reports drove the most clicks but zero conversions?"
- "Pull every Amazon return for SKU ABC-123 in the last 60 days and summarize the return reasons."
- "Compare my brand analytics search term share-of-voice month over month."
And withActionsenabled, your agent can act on what it finds:
- "Raise the daily budget on my top-ACoS Sponsored Products campaign by 20%."
- "Pause every campaign with ACoS over 50% last week."
- "Update the price of SKU ABC-123 to 19.99 and refresh its bullet points."
- "Confirm shipment for order 123-4567890-1234567 with UPS tracking 1Z999..."
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.
- Listings- update the title, bullet points, description, price, generic keyword, and item-type keyword (AMAZON_LISTINGS_UPDATE).
- Orders- cancel an order item with a reason (AMAZON_ORDERS_CANCEL) or confirm shipment and upload tracking (AMAZON_ORDERS_CONFIRM_SHIPMENT).
- Amazon Ads- add, update, remove, and find campaigns, ad groups, targets, ads, and ad associations across Sponsored Products, Brands, Display, TV, and Amazon DSP.
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_startwithdryRun=true- validate the payload without executing.
- actions_start- run the Action and get an action id.
- actions_get- poll until it completes, then read theresult.
Useactions_listto review past Actions (filter by status, type, creator, and date).
Action types are disabled by default and enabled per type inSettings > Actions. When a type is disabled,actions_startrejects live runs but still allowsdryRunvalidation.
Exampledetailspayload forAMAZON_LISTINGS_UPDATE:
{ "type": "AMAZON_LISTINGS_UPDATE", "sellerOrVendorId": "<SELLER_OR_VENDOR_UUID>", "dryRun": true, "details": { "changes": [ { "sku": "ABC-123", "language_tag": "en_US", "name": "Stainless Steel Water Bottle 750ml", "price": 19.99 } ] } }
Running an Action costs 2 AI tokens for up to 100 entities, plus 1 token per additional 100. See theActions docsfor the full catalog and payload schemas.
DataDoe MCP exposes the following tools to your AI client:
The snippets below are the minimum config you need. For step-by-step guides per AI client, see thePer-client setup guideslist at the end of this section.
{ "mcpServers": { "datadoe": { "url": "https://mcp.datadoe.com/mcp/v1", "headers": { "datadoe-mcp-key": "<YOUR_DATADOE_MCP_KEY>" } } } }
claude mcp add datadoe \ --transport http \ --url https://mcp.datadoe.com/mcp/v1 \ --header "datadoe-mcp-key: <YOUR_DATADOE_MCP_KEY>"
Add to~/.cursor/mcp.json(global) or.cursor/mcp.json(per project):
{ "mcpServers": { "datadoe": { "url": "https://mcp.datadoe.com/mcp/v1", "headers": { "datadoe-mcp-key": "<YOUR_DATADOE_MCP_KEY>" } } } }
{ "mcpServers": { "datadoe": { "url": "https://mcp.datadoe.com/mcp/v1", "headers": { "datadoe-mcp-key": "<YOUR_DATADOE_MCP_KEY>" } } } }
Codex CLI · Gemini CLI · ChatGPT · n8n · NanoClaw · any other MCP client
DataDoe MCP works as ageneric remote MCP server. Configure your client with:
- URL:https://mcp.datadoe.com/mcp/v1
- Transport: HTTP Streamable
- Auth header:datadoe-mcp-key: <YOUR_DATADOE_MCP_KEY>(create a key inDataDoe MCP Integrations)
For step-by-step setup guides per AI client, see the dedicated DataDoe documentation pages:
- Using Claude
- Using ChatGPT
- Using Claude Code
- Using Claude Agent SDK
- Using Codex
- Using Codex Sites
- Using CrewAI
- Using Cursor
- Using Excel + Claude
- Using Gemini CLI
- Using Gumloop
- Using Hermes Agent
- Using n8n
- Using NanoClaw
- Using OpenAI Agents SDK
- Using OpenClaw
- Using OpenCode
- Using PowerPoint + Claude
- Using VS Code
- Using Word + Claude
Full documentation root:www.datadoe.com/hub/docs
DataDoe MCP exposes every Amazon data table available in DataDoe, including:
- Orders & sales: order line items, order performance, sales and traffic, refunds
- Amazon Ads: campaigns, ad groups, keywords, search terms, sponsored products / brands / display, ACoS / ROAS / impression-share metrics
- Inventory: FBA inventory, restock recommendations, stranded inventory, age, units at risk
- Listings & catalog: ASIN catalog, product attributes, buy box ownership, variations
- Finance: settlements, fees, reserves, reimbursements, deposits
- Returns: customer returns, return reasons, FBA returns
- Brand analytics: search query performance, market basket, repeat purchase, demographics
- Traffic: sessions, page views, conversion rate, by ASIN, by marketplace
Full schema:www.datadoe.com/hub/data-scheme
To avoid confusion when evaluating Amazon MCP servers:
- ❌Not a self-hosted MCP server.DataDoe MCP is hosted atmcp.datadoe.com. This GitHub repository is the schema facade used to publish DataDoe MCP to public MCP registries (Official MCP Registry, mcpservers.org, glama.ai, mcpmarket.com, Cline, smithery.ai, and others).
- ❌Not an SP-API wrapper you operate yourself.DataDoe owns the SP-API developer registration, OAuth flow, refresh-token rotation, marketplace endpoints, and rate-limit handling. You bring your Amazon account; we handle the rest.
- ❌Not a free open-source server.DataDoe MCP requires a DataDoe subscription. For a free self-hosted alternative, see the community Amazon MCP servers indexed atmcpservers.org.
- DataDoe homepage
- DataDoe documentation
- DataDoe Actions (write to Amazon)
- Amazon data schema reference
- DataDoe MCP product page
- DataDoe vs Amazon MCP comparison
- DataDoe MCP video demo
- DataDoe blog: Amazon SP-API, Ads API, and MCP explainers
- Create a DataDoe MCP API key
How to start and connect locally (for indexing and listing)
This server is just a schema facade of the actual DataDoe MCP server, made for exposing DataDoe MCP to various MCP registries. It is a no-op server: it does not do anything beyond exposing the schema of DataDoe MCP. If you want to actually use DataDoe MCP, see theDataDoe MCP documentation.
This compiles the TypeScript source intodist/index.js.
The server communicates over stdio, so the process is intended to be launched by your MCP client rather than opened in a browser.
For a local setup, point your client at the built entrypoint. A typicalmcp.jsonlooks like this:
{ "mcpServers": { "datadoe": { "command": "node", "args": ["/absolute/path/to/datadoe-mcp/dist/index.js"] } } }
If your client supports environment-based workspace paths, you can usually swap the absolute path for the actual clone location on your machine.
DataDoe is operated byDeltologic·datadoe.com
Free MCP that drives an audit of your marketing. Your AI connects, adsOS digs through your ads, email and site, and hands back a growth plan you can run today.
The official remote MCP server for GEOly — AI brand visibility (GEO) for your agent. GEOly tracks how brands are mentioned and cited across AI engines (ChatGPT, Gemini, Perplexity, Grok, Google AI), and this server puts that data — visibility KPIs, competitor share, citation sources, market intelligence, and site audits — directly into Claude, Cursor, Codex, VS Code, or any MCP client.
Run a free AI-visibility scan from inside your assistant: see how often ChatGPT, Claude, Perplexity and Gemini recommend a B2B company when buyers ask for vendors, and get the fixes.
A shared campaign canvas for you and your AI agent: briefed by your brand rules, gated by your approval.
Run your Linkedin account from claude or chatgpt
Chat with any brand's Meta (Facebook/Instagram) ads inside Claude — research a competitor's ad library, surface their longest-running winners, extract hooks/formats, and clone winning ads for your own brand.
Agent-operated social media management for agencies — publish, schedule, approve, and analyze posts across 11 networks (www.aidelly.ai).
Aivie helps users search CRM contacts, campaigns, reports, segments, themes, emails, and Instagram posts, then inspect details, manage segment membership and publication state, create and update private Aivie records, or prepare and publish Meta ad promotions through ChatGPT, Claude, Gemini, Copilot, etc..
Market & competitive intelligence for Claude & AI assistants: trends, alerts, keywords & more.
Intelligent Growth: Product Marketing MCP Server
Run positioning, messaging, competitive analysis and launch planning from Claude or ChatGPT with a hosted product marketing MCP server.
Outbound sales agent for Claude Code: per-prospect research, email writing, Gmail sending, reply tracking, and structured rejection feedback.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




