Skip to main content
Glama

VTION E-Commerce MCP Server

by adityac7
.env.example852 B
# VTION E-Commerce MCP Server Configuration # Copy this file to .env and update with your actual values # Dataset 1 - VTION E-Commerce Database DATASET_1_NAME=vtion_ecom DATASET_1_DESC=VTION E-commerce platform analytics data DATASET_1_CONNECTION=postgresql://postgres:Vtion%402023%23@db.yjiotntmzaukbmgxeqvq.supabase.co:5432/postgres?sslmode=require DATASET_1_DICTIONARY={"products":"Product catalog with inventory","orders":"Order history and transactions","customers":"Customer profiles and demographics","cart_items":"Shopping cart data","user_sessions":"User engagement metrics"} # Optional: Add more datasets # DATASET_2_NAME=analytics # DATASET_2_DESC=Additional analytics data # DATASET_2_CONNECTION=postgresql://user:pass@host:port/db # DATASET_2_DICTIONARY={"table1":"Description","table2":"Description"} # Server Configuration PORT=10000

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adityac7/VTION-ECOM'

If you have feedback or need assistance with the MCP directory API, please join our Discord server