ecommerce-3d-mcp
Enables AI assistants to generate 3D product viewers, AR try-on experiences, Shopify integrations, and SEO metadata for e-commerce stores.
README
ecommerce-3d-mcp
Disclaimer: Generated code, HTML embeds, and assets are provided "as is" without warranty. Review all generated content before deploying to production stores. This is not a substitute for professional web development review. See TERMS.md and PRIVACY.md.
MCP server for e-commerce 3D product visualization. Generate model-viewer embeds, AR try-on experiences, interactive product configurators, Shopify integrations, and SEO metadata — all from an AI assistant.
Quick Start
npx ecommerce-3d-mcp
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ecommerce-3d": {
"command": "npx",
"args": ["-y", "ecommerce-3d-mcp"]
}
}
}
Tools
| Tool | Tier | Description |
|---|---|---|
generate_product_3d |
Free | <model-viewer> 3D embed with AR support |
generate_turntable |
Free | 360° turntable animation embed |
shopify_snippet |
Free | Shopify Liquid snippet with metafield setup |
seo_3d_metadata |
Free | Schema.org JSON-LD for 3D products |
create_ar_tryout |
Growth | AR try-on (furniture, clothing, accessories) |
product_configurator |
Growth | Interactive 3D configurator (colors, materials, sizes) |
optimize_3d_asset |
Growth | Optimization report + CLI pipeline |
Usage Examples
3D Product Viewer
"Create a 3D viewer for my Oak Dining Table product. The model is at https://cdn.mystore.com/models/table.glb"
Returns ready-to-paste HTML with <model-viewer>, AR button, camera controls, and responsive sizing.
Shopify Integration
"Generate a Shopify snippet to add 3D viewing to my product pages"
Returns a Liquid template (snippets/product-3d-viewer.liquid) with:
- Metafield-driven model loading
- AR Quick Look (iOS) + Scene Viewer (Android)
- Dawn theme integration instructions
- Fallback to standard product image
AR Try-On
"Create an AR try-on experience for my velvet armchair"
Returns an embed with:
- WebXR, Scene Viewer, and Quick Look AR modes
- Category-aware placement (floor for furniture, body for clothing)
- Styled CTA button
- iOS and Android deep links
Product Configurator
"Build a configurator for my sneaker with color and size options"
Returns a self-contained HTML widget with:
- 3D model viewer
- Color swatches and dropdown selectors
- Dynamic price updates
- Styled options panel
SEO Metadata
"Generate structured data for my Bluetooth speaker at $49.99"
Returns <script type="application/ld+json"> with Product, 3DModel, and Offer schemas.
Pricing
| Tier | Renders/month | Price | Features |
|---|---|---|---|
| Free | 25 | $0 | Model viewer, turntable, SEO, Shopify snippets |
| Growth | 500 | $29/mo | + AR try-on, configurator, asset optimization |
| Enterprise | Unlimited | $99/mo | + custom branding, white-label, SLA |
Pass your API key via the apiKey parameter on any tool call.
Shopify Integration Guide
Step 1: Upload 3D Models
Upload .glb and .usdz files to Shopify Admin > Settings > Files, or host on a CDN.
Step 2: Add Metafields
In Shopify Admin > Settings > Metafields > Products, create:
| Name | Type | Namespace/Key |
|---|---|---|
| 3D Model URL | URL | custom.model_3d_url |
| USDZ Model URL | URL | custom.model_usdz_url |
Step 3: Generate Snippet
Use the shopify_snippet tool to get a Liquid template, then save it as snippets/product-3d-viewer.liquid in your theme.
Step 4: Include in Product Template
Add to your product template (e.g., sections/main-product.liquid):
{% render 'product-3d-viewer', product: product %}
Step 5: Add Model URLs to Products
Edit each product and fill in the model_3d_url metafield with the CDN URL of your .glb file.
3D Model Sources
- Shopify: Upload directly via Admin > Files
- Sketchfab: Download or embed models
- CGTrader / TurboSquid: Purchase production-ready models
- Polycam / Luma AI: Scan real products with your phone
- Blender: Create and export as
.glb
Development
git clone https://github.com/sceneview-tools/ecommerce-3d-mcp
cd ecommerce-3d-mcp
npm install
npm run build
npm test
Legal
- LICENSE — MIT License
- TERMS.md — Terms of Service
- PRIVACY.md — Privacy Policy (no data collected)
License
MIT — see LICENSE.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。