loading…
Search for a command to run...
loading…
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, and other AI clients, exposing inventory, orders, catalog, finance, fulfillment, and
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, and other AI clients, exposing inventory, orders, catalog, finance, fulfillment, and advertising data through a remote MCP endpoint.
agentcentral is a hosted Amazon MCP server for Amazon sellers: an Amazon Seller Central MCP server and Amazon Ads MCP server for Claude, ChatGPT, Cursor, Claude Code, OpenClaw, and other HTTP-capable MCP clients.
It connects AI clients to Amazon Ads, Seller Central, inventory, orders, catalog, rankings, finance, and fulfillment data through the hosted Streamable HTTP endpoint at https://mcp.agentcentral.to/mcp.
This is not just an export layer. agentcentral is an operational MCP server with fast factual reads plus safe guarded writes: scoped API keys, read/write tool separation, previews, guardrails, and audited write results. The hosted endpoint currently exposes 141 domain-scoped tools and 148 production tools total. This public repo contains registry metadata and a thin stdio introspection stub; live tool execution happens only through the hosted endpoint.
{
"mcpServers": {
"agentcentral": {
"url": "https://mcp.agentcentral.to/mcp",
"headers": {
"Authorization": "Bearer ac_live_<YOUR_API_KEY>"
}
}
}
}
Claude custom connectors use a signed connector URL generated in the agentcentral dashboard.
Full setup guide: https://agentcentral.to/amazon-seller-central-mcp-claude
agentcentral returns factual seller data, source fields, deterministic metrics, classifications, and audited write results. It is not a recommendation engine.
This repo ships a minimal stdio MCP server so directories and clients can introspect the public tool catalog without an agentcentral account. It does not execute tool calls. Every call returns a pointer to the hosted endpoint and setup guide.
docker build -t agentcentral-mcp .
docker run --rm -i agentcentral-mcp
Or via Node:
npm install
npm run build
node dist/index.js
amazon-mcp, amazon-seller-mcp, amazon-seller-central-mcp, amazon-ads-mcp, sp-api, sp-api-mcp, amazon-ads-api, model-context-protocol, remote-mcp, streamable-http, claude, chatgpt, cursor
Run in your terminal:
claude mcp add agentcentral-to-agent-central-mcp -- npx pro tip
Just installed agentcentral-to/agent-central-mcp? Say to Claude: "remember why I installed agentcentral-to/agent-central-mcpand what I want to try" — it'll save into your Vault.
how this works →Security
Low riskAutomated heuristic from public metadata — not a security guarantee.