vitrine3d/mcp

🛒 E-Commerce
0 Views
0 Installs

📇 ☁️ 🍎 🪟 🐧 - 3D product viewer platform with a visual editor. Upload GLB models, style scenes with lighting, camera, and backgrounds, and embed on any website. npx @vitrine3d/mcp

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "vitrine3d-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vitrine3d-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

vitrine MCP server

npm Glama License: MIT

MCP server for vitrine — the 3D product viewer platform. Upload GLB models, configure scenes, publish embeds, and manage Looks from any AI agent.

Setup

Add to your MCP client config (Claude Code, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "vitrine": {
      "command": "npx",
      "args": ["@vitrine3d/mcp"]
    }
  }
}

Works immediately with no API key — anonymous uploads expire after 48 hours.

Keep your models

Say "log me in" to your AI agent. A browser window opens, you sign in (or sign up for free), and your models become permanent. No manual key copying needed.

Or set an API key manually:

{
  "mcpServers": {
    "vitrine": {
      "command": "npx",
      "args": ["@vitrine3d/mcp"],
      "env": {
        "VITRINE_API_KEY": "vt_..."
      }
    }
  }
}

Generate keys at app.vitrine3d.com → Account → API Keys.

What you can do

Ask your AI agent things like:

  • "Upload this shoe model and give me an embed code"
  • "Make the lighting warmer and add bloom"
  • "List my models and publish the chair"
  • "Create a Look called 'Noir' with dark background and dramatic lighting"

Tools

Models

ToolDescription
vitrine_list_modelsList all models with IDs, names, and publish status
vitrine_upload_modelUpload a GLB file from disk
vitrine_model_infoGet model details, thumbnail, and merged config
vitrine_delete_modelDelete a model and its storage

Configuration

ToolDescription
vitrine_get_configGet the full scene config for a model
vitrine_set_configApply a config patch (lighting, camera, background, effects)
vitrine_list_hdrisList available HDRI environment presets
vitrine_config_schemaGet the full config JSON schema

Publishing

ToolDescription
vitrine_publishPublish or unpublish a model
vitrine_get_embedGet ready-to-paste embed HTML

Looks

ToolDescription
vitrine_list_looksList your saved Looks
vitrine_apply_lookApply a Look to a model
vitrine_create_lookSave a config as a named Look

Account

ToolDescription
vitrine_account_infoCurrent plan, usage, and limits
vitrine_loginConnect your account via browser
vitrine_logoutRemove saved credentials
vitrine_feedbackSubmit a bug report or feature request

Resources

ResourceDescription
vitrine://config-schemaFull SceneConfig JSON schema
vitrine://hdri-presetsAvailable HDRI presets
vitrine://embed-templateEmbed code template

HTTP transport

Run as a hosted HTTP server instead of stdio:

npx @vitrine3d/mcp --http          # default port 3000
PORT=8080 npx @vitrine3d/mcp --http # custom port

The server exposes a Streamable HTTP endpoint at /mcp, compatible with Smithery, Glama connectors, and any MCP client that supports HTTP transport.

How it works

You -> AI Agent (Claude, Cursor, etc.)
        | MCP protocol (stdio or HTTP)
      vitrine MCP server
        | HTTPS
      api.vitrine3d.com
        |
      Supabase (database, storage, auth)

Documentation

License

MIT

Related MCP Servers

agentcentral-to/agent-central-mcp

📇 ☁️ - Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, and other AI clients, exposing inventory, orders, catalog, finance, fulfillment, and advertising data through a remote MCP endpoint.

🛒 E-Commerce0 views
agentlux/agentlux-mcp

📇 ☁️ 🍎 🪟 🐧 - Agent marketplace and services MCP server for AgentLux. Browse marketplace items, manage agent identity, creator workflows, service hires, social flows, and Base/x402 commerce through 33 tools. Install via npx -y @agentlux/mcp-server.

🛒 E-Commerce0 views
anhmtk/agentshare-mcp

📇 ☁️ - Solana DeFi intelligence MCP (Meteora DLMM meteorabrief + meteorapooldetail, Solana DEX + DefiLlama scout). Commerce tools are secondary. Hosted at https://agentshare.dev/mcp

🛒 E-Commerce0 views
BuyWhere/buywhere-mcp

📇 ☁️ 🍎 🪟 🐧 - Cross-border e-commerce product catalog for AI agents. Search 3M+ products across Singapore, SEA, and US markets with price comparison and deal discovery. Install via npx @buywhere/mcp-server.

🛒 E-Commerce0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.