Skip to content
MCP-Bridge
Developer ToolsAuto-generated

Swagger API2Cart MCP Server

API2Cart

Quick Setup

Transport: STDIO

Command: npx -y @mcp/api2cart-com

Environment Variables

SWAGGER_API2CART_API_KEY

Example: your_swagger_api2cart_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "api2cart-com": {
      "command": "npx",
      "args": ["-y","@mcp/api2cart-com"],
      "env": {
      "SWAGGER_API2CART_API_KEY": "your_swagger_api2cart_api_key"
}
    }
  }
}

Endpoints

POST/account.cart.add.json

AccountCartAdd

GET/account.cart.list.json

AccountCartList

PUT/account.config.update.json

AccountConfigUpdate

GET/account.failed_webhooks.json

AccountFailedWebhooks

GET/account.supported_platforms.json

AccountSupportedPlatforms

POST/attribute.add.json

AttributeAdd

POST/attribute.assign.group.json

AttributeAssignGroup

POST/attribute.assign.set.json

AttributeAssignSet

GET/attribute.attributeset.list.json

AttributeAttributesetList

GET/attribute.count.json

AttributeCount