Loading MCP server directory, please wait...
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
npx @getmcp/cli add com.api2cart/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token generated in the API2Cart dashboard under Settings → MCP
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.api2cart/mcp": {
"url": "https://mcp.api2cart.com/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}