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

hepsiburada-mcp

MCP Tool

theYahia/hepsiburada-mcp

MCP server for Hepsiburada — marketplace, orders, products (Turkey)

Install

$ npx loaditout add theYahia/hepsiburada-mcp

Platform-specific configuration:

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

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

About

hepsiburada-mcp

MCP server for Hepsiburada marketplace API (Turkey). Manage listings, orders, categories, and products via HTTP Basic authentication.

Tools (8)

| Tool | Description | |---|---| | list_listings | List your product listings | | create_listing | Create a new product listing | | update_listing | Update listing price and stock | | list_orders | List orders with filters | | get_order | Get order by ID | | update_order_package | Update order package status | | get_categories | Browse product categories | | get_product_info | Get product catalog info by SKU |

Quick Start
{
  "mcpServers": {
    "hepsiburada": {
      "command": "npx",
      "args": ["-y", "@theyahia/hepsiburada-mcp"],
      "env": {
        "HEPSIBURADA_MERCHANT_ID": "<YOUR_MERCHANT_ID>",
        "HEPSIBURADA_SECRET_KEY": "<YOUR_SECRET_KEY>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | HEPSIBURADA_MERCHANT_ID | Yes | Merchant ID from Hepsiburada seller panel | | HEPSIBURADA_SECRET_KEY | Yes | Secret key from Hepsiburada |

Demo Prompts
  • "List all my listings on Hepsiburada"
  • "Create a listing for SKU HB12345 at 199 TRY with 50 in stock"
  • "Show me all open orders"
  • "Get details for order ORD789"
  • "Update stock to 100 for my SKU MYSKU001"
License

MIT

Tags

apie-commercemarketplacemcpmcp-serverturkey-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated12 days ago
Security: AREADME
New

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/hepsiburada-mcp)](https://loaditout.ai/skills/theYahia/hepsiburada-mcp)