eg
BD

BigCommerce Developer Platform

repo →

MCP server giving AI assistants accurate BigCommerce API docs, endpoints, webhooks, and code generation

stdio· No auth· source

An MCP server that gives AI coding assistants structured access to BigCommerce's developer surface area: REST endpoints, GraphQL operations, webhook events, and OAuth scope definitions. Engineering teams building BigCommerce apps or custom storefronts wire it into Claude, Cursor, or similar agents so generated code references accurate, current API contracts instead of hallucinated ones. Useful for CTOs whose teams ship BigCommerce integrations and want to cut review cycles on agent-written code.

> what it does

  • Exposes BigCommerce REST and GraphQL endpoints to LLM coding agents
  • Covers webhook events, OAuth scopes, and storefront API operations
  • Pulls live documentation so agents reference current schema definitions
  • Runs as MCP server compatible with Claude, Cursor, Windsurf
  • Open-source GitHub project, no licensing or vendor lock-in