Loading MCP server directory, please wait...
Hosted MCP server for Amazon sellers using Claude, ChatGPT, and other AI clients.
npx @getmcp/cli add to.agentcentral/amazon-seller-centralRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer agentcentral API key, for example: Bearer ac_live_<YOUR_API_KEY>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"to.agentcentral/amazon-seller-central": {
"url": "https://mcp.agentcentral.to/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}