MikMak Commerce MCP Server

The MikMak Commerce MCP Server is a hosted Model Context Protocol surface in front of the Headless Commerce API (v1). It exposes three strictly-typed, read-only, non-destructive tools — search_products, search_availabilities and get_products — over the streamable-http transport, adding JSON-Schema argument validation, Auth0 JWT enforcement, per-key/per-IP/global rate limiting and request-id propagation so any MCP-compatible client can reason about products, retailers and availability without a bespoke REST integration.

API entry from apis.yml

apis.yml Raw ↑
aid: mikmak:mikmak-commerce-mcp
name: MikMak Commerce MCP Server
description: The MikMak Commerce MCP Server is a hosted Model Context Protocol surface in front of the
  Headless Commerce API (v1). It exposes three strictly-typed, read-only, non-destructive tools — search_products,
  search_availabilities and get_products — over the streamable-http transport, adding JSON-Schema argument
  validation, Auth0 JWT enforcement, per-key/per-IP/global rate limiting and request-id propagation so
  any MCP-compatible client can reason about products, retailers and availability without a bespoke REST
  integration.
humanURL: https://docs.mikmak.ai/docs/developer-portal
baseURL: https://mcp.mikmak.ai/commerce/v1
tags:
- MCP
- agent-native
- Commerce
- Where to Buy
- Product Availability
- AI Agents
- Tools
tags_raw:
- MCP
- Agent Native
- Commerce
- Where to Buy
- Product Availability
- AI Agents
- Tools
properties:
- type: MCPServer
  url: mcp/mikmak-mcp.yml
- type: MCPServer
  url: https://mcp.mikmak.ai/commerce/v1
- type: ToolCrosswalk
  url: mcp/mikmak-tool-crosswalk.yml
- type: Documentation
  url: https://docs.mikmak.ai/docs/developer-portal
- type: GettingStarted
  url: https://docs.mikmak.ai/docs/quick-start-1
- type: Authentication
  url: https://docs.mikmak.ai/docs/authentication-1
- type: RateLimits
  url: rate-limits/mikmak-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml