Back to directory
mmk-mcp

mmk-mcp

@pureugong0

A Model Context Protocol server for Magic Meal Kits, enabling AI assistants to programmatically check the Magic Meal Kits server version and integrate with its API securely.

magic meal kitsapi integrationversion checkcommerce

Installation & Configuration

{
  "magic-meal-kits": {
    "command": "npx",
    "args": [
      "-y",
      "mmk-mcp"
    ],
    "env": {
      "MMK_API_KEY": "<your-api-key>",
      "MMK_API_BASE_URL": "<your-api-base-url>"
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/6
Updated
2026/1/4