mcp-promo-order
Verified Safeby Jocko-Fuel
Overview
MCP server for sales team to create 100% discount promo/sample orders and manage customer accounts via chat.
Installation
uv sync && uv run python -m scripts.serverEnvironment Variables
- PROMO_STORE_TOKEN
- WHOLESALE_STORE_TOKEN
- PROMO_STORE_URL
- WHOLESALE_STORE_URL
Security Notes
Secrets (API tokens) are correctly loaded from environment variables, preventing hardcoding. OAuth token exchange scripts handle credentials and tokens securely. The local OAuth callback server is temporary and isolated to localhost. No 'eval' or malicious patterns were found.
Similar Servers
mcp-discord
Enables AI assistants to interact with the Discord platform by providing a set of Discord-related functionalities via the Model Context Protocol (MCP).
MCP-buddy
A local desktop or web application to manage and interact with multiple MCP (Model Context Protocol) servers, offering optional AI orchestration and enhancement for responses.
shopify-liquid-mcp
Provides instant, offline-first access to comprehensive Shopify Liquid documentation for AI assistants and MCP-compatible tools to aid theme development.
slack-mcp-server
Provides a robust Model Context Protocol (MCP) server for Slack integration, offering standardized access to Slack's API features through MCP tools and real-time webhook event processing for AI assistants and automation.