First AI Agent e-commerce marketplace with 74+ AI products, MCP protocol, and Alipay payments
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"agentmart": {
"url": "https://api.ai-gaoqian.xyz/mcp",
"transport": "streamableHttp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The first AI Agent e-commerce platform — enabling AI agents to browse, search, and purchase 74+ AI products and services.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / ai-ml
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
A markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
MCP Security Weekly
Get CVE alerts and security updates for io.github.ai-gaoqian/agentmart and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The first AI Agent e-commerce platform — enabling AI agents to browse, search, and purchase 74+ AI products and services.
AgentMart is the first e-commerce marketplace built specifically for AI agents. It allows AI agents (Claude, GPT, Coze, etc.) to:
Add to your MCP client config:
{
"mcpServers": {
"agentmart": {
"transport": "streamableHttp",
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentmart": {
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}
Add to Cursor MCP settings:
{
"mcpServers": {
"agentmart": {
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}
| Tool | Description |
|---|---|
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 |
| Category | Count | Examples |
|---|---|---|
| AI Side Hustle | 6 | AI副业赚钱助手 |
| AI Skills | 13 | PPT Generator, PDF Processor |
| API Services | 15 | Various API integrations |
| Content Creation | 12 | Writing, design tools |
| Productivity | 12 | Automation, efficiency tools |
| Data Analysis | 12 | Analytics, reporting tools |
| Solutions | 4 | Enterprise solutions |
User: "I need a PPT generation tool"
Agent: [calls search_products with query="PPT"]
→ Found "PPT一键生成" (skill_ppt) - ¥1.00
User: "Tell me more about the AI side hustle assistant"
Agent: [calls get_product_detail with id="skill_ai_hustle"]
→ Detailed info about AI Side Hustle Assistant
User: "Can I try before buying?"
Agent: [calls try_free_demo with prompt="help me find side hustles"]
→ Free demo response (first-time users only)
MIT