Back to Home
barecommerce-core icon

baremcp

Verified Safe

by barecommerce-core

Overview

Manage BareCommerceCore e-commerce stores using AI assistants via the Model Context Protocol (MCP).

Installation

Run Command
baremcp

Environment Variables

  • BARECOMMERCE_API_URL
  • BARECOMMERCE_API_KEY
  • BARECOMMERCE_DEFAULT_STORE_ID

Security Notes

The server demonstrates strong security practices: - OAuth Device Flow prevents API keys from being exposed in chat. - Credentials are encrypted at rest with AES-256-GCM using a machine-specific key, ensuring confidentiality and integrity. - Webhook URLs are rigorously validated to prevent Server-Side Request Forgery (SSRF) by blocking private IPs and non-HTTPS schemes. - Command injection is prevented by using 'child_process.spawn' with array arguments for browser opening. - Sensitive information is sanitized from error messages to prevent disclosure in client responses. - Extensive Zod schemas are used for input validation across all tools. - Explicit privacy policy states no telemetry or analytics collection.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-12-16

Tags

MCPe-commerceAI assistantstore managementBun