agentcentral

agentcentral

agentcentral is a hosted MCP server for Amazon sellers that connects Claude, ChatGPT, and other AI clients to Amazon Ads, Seller Central, inventory, orders, catalog, rankings, finance, and fulfillment data. It provides fast reads from pre-materialized Amazon data, scoped API keys, OAuth-based Amazon connections, encrypted tokens, per-tenant isolation, and guarded write tools with audit log

Category
访问服务器

README

agentcentral MCP

agentcentral is a hosted MCP server for Amazon sellers using Claude, ChatGPT, and other AI clients.

It connects AI clients to Amazon Ads, Seller Central, inventory, orders, catalog, rankings, finance, and fulfillment data through a remote Streamable HTTP MCP endpoint.

This repository contains the registry metadata (server.json, glama.json) and a thin stdio introspection stub (src/index.ts, Dockerfile). The 87 production tools are only callable through the hosted endpoint at https://mcp.agentcentral.to/mcp. The stdio package is published so MCP directories and clients can introspect the tool catalog without an account.

Endpoint

{
  "mcpServers": {
    "agent-central": {
      "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.

Setup

  1. Create an agentcentral account at https://agentcentral.to/signup.
  2. Connect Amazon Ads and Seller Central through Amazon OAuth.
  3. Create a scoped API key or signed Claude connector URL.
  4. Add the MCP endpoint to Claude, ChatGPT, Cursor, OpenClaw, or another remote-MCP-capable client.

Full setup guide: https://agentcentral.to/amazon-seller-central-mcp-claude

Supported Amazon Data

  • Amazon Ads campaign, keyword, search term, placement, budget pacing, TACOS, DSP, and Store performance
  • Seller Central inventory, orders, returns, reimbursements, listings, suppressed listings, and FBA inbound data
  • Catalog details, variations, listing quality, listing issues, reviews, rankings, and keyword ranks
  • Finance, fee, profitability, settlement, fulfillment, and MCF data

Security

  • Amazon OAuth connections
  • Encrypted tokens
  • Per-tenant data isolation
  • Scoped API keys
  • Read/write tool separation
  • Guardrails and audit logs for supported write tools

Example Prompts

  • "Show me products with less than 21 days of FBA cover."
  • "Which Amazon Ads campaigns changed budget in the last 14 days?"
  • "Compare TACOS, ad spend, and sales by ASIN this month."
  • "Find suppressed listings and show the source-provided suppression reasons."
  • "Show inventory, sales velocity, and inbound shipment status for my top SKUs."

Local stdio stub (introspection only)

This repo ships a minimal stdio MCP server so directories like Glama and Smithery can introspect the tool catalog without signing up. It does not execute tool calls — every call returns a pointer to the hosted endpoint. Run it locally with:

docker build -t agentcentral-mcp .
docker run --rm -i agentcentral-mcp

Or via Node:

npm install
npm run build
node dist/index.js

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选