loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

salla-mcp

MCP Tool

theYahia/salla-mcp

MCP server for Salla — e-commerce platform, orders, products (Saudi Arabia)

Install

$ npx loaditout add theYahia/salla-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "salla-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "salla-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

salla-mcp

MCP server for Salla e-commerce platform (Saudi Arabia). Manage products, orders, customers, and store settings via OAuth 2.0.

Tools (9)

| Tool | Description | |---|---| | list_products | List products with pagination | | get_product | Get product details by ID | | create_product | Create a new product | | update_product | Update an existing product | | list_orders | List orders with filters | | get_order | Get order details by ID | | update_order_status | Update order fulfillment status | | list_customers | List store customers | | get_store_info | Get store information |

Quick Start
{
  "mcpServers": {
    "salla": {
      "command": "npx",
      "args": ["-y", "@theyahia/salla-mcp"],
      "env": {
        "SALLA_ACCESS_TOKEN": "<YOUR_ACCESS_TOKEN>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | SALLA_ACCESS_TOKEN | Yes | OAuth 2.0 access token from Salla |

Demo Prompts
  • "List all products in my Salla store"
  • "Create a new product called 'Premium Dates' for 150 SAR"
  • "Show me order #1001 details"
  • "Update order 1001 to completed"
  • "How many customers do I have?"
License

MIT

Tags

apie-commercemarketplacemcpmcp-serversallasaudi-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/salla-mcp)](https://loaditout.ai/skills/theYahia/salla-mcp)