Developer ToolsAuto-generated
Swagger API2Cart MCP Server
API2Cart
Quick Setup
Transport: STDIO
Command: npx -y @mcp/api2cart-com
Environment Variables
SWAGGER_API2CART_API_KEYExample: 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.jsonAccountCartAdd
GET
/account.cart.list.jsonAccountCartList
PUT
/account.config.update.jsonAccountConfigUpdate
GET
/account.failed_webhooks.jsonAccountFailedWebhooks
GET
/account.supported_platforms.jsonAccountSupportedPlatforms
POST
/attribute.add.jsonAttributeAdd
POST
/attribute.assign.group.jsonAttributeAssignGroup
POST
/attribute.assign.set.jsonAttributeAssignSet
GET
/attribute.attributeset.list.jsonAttributeAttributesetList
GET
/attribute.count.jsonAttributeCount