{
  "markdown": "<!-- mcp-name: io.github.ai-gaoqian/agentmart -->\n# AgentMart AI Marketplace 🛒🤖\n\n> The first AI Agent e-commerce platform — enabling AI agents to browse, search, and purchase 74+ AI products and services.\n\n[![MCP Protocol](https://img.shields.io/badge/MCP-2025--03--26-blue)](https://modelcontextprotocol.io)\n[![Server Type](https://img.shields.io/badge/Type-Streamable_HTTP-green)](https://modelcontextprotocol.io)\n[![Products](https://img.shields.io/badge/Products-74+-orange)](https://agentmart.ai-gaoqian.xyz)\n\n## 🌟 What is AgentMart?\n\nAgentMart is the **first e-commerce marketplace built specifically for AI agents**. It allows AI agents (Claude, GPT, Coze, etc.) to:\n\n- 🔍 **Search** 74+ AI products across 7 categories\n- 📋 **Browse** product details and pricing\n- 🆓 **Try free demos** (first-time users)\n- 💰 **Purchase products** via Alipay payment integration\n- 🔥 **Discover trending** AI tools and services\n\n## 🚀 Quick Start\n\n### MCP Server Configuration\n\nAdd to your MCP client config:\n\n```json\n{\n  \"mcpServers\": {\n    \"agentmart\": {\n      \"transport\": \"streamableHttp\",\n      \"url\": \"https://api.ai-gaoqian.xyz/mcp\"\n    }\n  }\n}\n```\n\n### For Claude Desktop\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"agentmart\": {\n      \"url\": \"https://api.ai-gaoqian.xyz/mcp\"\n    }\n  }\n}\n```\n\n### For Cursor\n\nAdd to Cursor MCP settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"agentmart\": {\n      \"url\": \"https://api.ai-gaoqian.xyz/mcp\"\n    }\n  }\n}\n```\n\n## 🛠 MCP Tools (6 Available)\n\n| Tool | Description |\n|------|-------------|\n| `search_products` | Search AI products by keyword and category |\n| `get_product_detail` | Get detailed product information by ID |\n| `list_categories` | Browse all 7 product categories |\n| `try_free_demo` | Free demo for first-time users |\n| `create_order` | Create an Alipay payment order |\n| `get_hot_products` | Get trending/popular products |\n\n## 📦 Product Categories\n\n| Category | Count | Examples |\n|----------|-------|---------|\n| AI Side Hustle | 6 | AI副业赚钱助手 |\n| AI Skills | 13 | PPT Generator, PDF Processor |\n| API Services | 15 | Various API integrations |\n| Content Creation | 12 | Writing, design tools |\n| Productivity | 12 | Automation, efficiency tools |\n| Data Analysis | 12 | Analytics, reporting tools |\n| Solutions | 4 | Enterprise solutions |\n\n## 🔗 Links\n\n- 🌐 **Website**: [https://agentmart.ai-gaoqian.xyz](https://agentmart.ai-gaoqian.xyz)\n- 📡 **MCP Endpoint**: [https://api.ai-gaoqian.xyz/mcp](https://api.ai-gaoqian.xyz/mcp)\n- 📖 **OpenAPI Spec**: [https://api.ai-gaoqian.xyz/openapi.json](https://api.ai-gaoqian.xyz/openapi.json)\n- 📄 **llms.txt**: [https://api.ai-gaoqian.xyz/llms.txt](https://api.ai-gaoqian.xyz/llms.txt)\n- 🃏 **Server Card**: [https://api.ai-gaoqian.xyz/mcp/.well-known/mcp/server-card.json](https://api.ai-gaoqian.xyz/mcp/.well-known/mcp/server-card.json)\n\n## 💡 Example Usage\n\n### Search for products\n```\nUser: \"I need a PPT generation tool\"\nAgent: [calls search_products with query=\"PPT\"]\n       → Found \"PPT一键生成\" (skill_ppt) - ¥1.00\n```\n\n### Get product details\n```\nUser: \"Tell me more about the AI side hustle assistant\"\nAgent: [calls get_product_detail with id=\"skill_ai_hustle\"]\n       → Detailed info about AI Side Hustle Assistant\n```\n\n### Try a free demo\n```\nUser: \"Can I try before buying?\"\nAgent: [calls try_free_demo with prompt=\"help me find side hustles\"]\n       → Free demo response (first-time users only)\n```\n\n## 📝 License\n\nMIT\n\n## 📧 Contact\n\n- Email: agentmart@coze.email\n- GitHub: [ai-gaoqian](https://github.com/ai-gaoqian)\n",
  "bytes": 3557,
  "sha": "23e058daa856bc421e31b4bf744e006853883f19136ac8e9bf669aba3b3b6859",
  "repo_slug": "ai-gaoqian/agentmart-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ai_gaoqian_agentmart_1f509a6b/readme"
}