First AI Agent e-commerce marketplace with 74+ AI products, MCP protocol, and Alipay payments
First AI Agent e-commerce marketplace with 74+ AI products, MCP protocol, and Alipay payments. Exposed over MCP by the agentmart mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
AgentMart is the first e-commerce marketplace built specifically for AI agents. It allows AI agents (Claude, GPT, Coze, etc.) to:
Everything the assistant can do here goes through one of these:
search_products — Search AI products by keyword and categoryget_product_detail — Get detailed product information by IDlist_categories — Browse all 7 product categoriestry_free_demo — Free demo for first-time userscreate_order — Create an Alipay payment orderget_hot_products — Get trending/popular productsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
Among the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Agentmart's toolset — search_products, get_product_detail, list_categories and 3 more — is a fair guide to whether it matches your workflow. It is maintained by ai-gaoqian; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Agentmart's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| search_products | Search AI products by keyword and category |
| get_product_detail | Get detailed product information by ID |
| list_categories | Browse all 7 product categories |
| try_free_demo | Free demo for first-time users |
| create_order | Create an Alipay payment order |
| get_hot_products | Get trending/popular products |
{
"mcpServers": {
"agentmart": {
"transport": "streamableHttp",
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.