agentcentral MCP Server
to.agentcentral/amazon-seller-central
What is the agentcentral MCP server?
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
How to install agentcentral
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer agentcentral API key, for example: Bearer ac_live_<YOUR_API_KEY>
{
"mcpServers": {
"amazon-seller-central": {
"url": "https://mcp.agentcentral.to/mcp"
}
}
}{
"mcpServers": {
"amazon-seller-central": {
"serverUrl": "https://mcp.agentcentral.to/mcp"
}
}
}{
"servers": {
"amazon-seller-central": {
"type": "http",
"url": "https://mcp.agentcentral.to/mcp"
}
}
}{
"mcpServers": {
"amazon-seller-central": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.agentcentral.to/mcp"
]
}
}
}claude mcp add --transport http amazon-seller-central https://mcp.agentcentral.to/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.