← Registry

eCommerce

barankilic.online

Enables product search, details, store info, and order creation for an e-commerce store.

1 endpoint6 known toolsFirst detected July 11, 2026Last detected August 16, 2026

ENDPOINT 1

https://barankilic.online/api/public/v1/testt/mcp

No auth detected

MCP server metadata

Name
iworkfly-store
Version
1.0.0
Capabilities
tools
Server instructions

Bu bir e-ticaret mağazasıdır. search_products ile ürün arayın, get_product ile ayrıntı ve varyantları görün, get_store_info ile kargo/ödeme/para birimini öğrenin, create_order ile misafir siparişi oluşturun (yasal onay: consent=true zorunlu), get_order_status ile durumu sorgulayın.

Known tools 6

search_products

Mağazada ürün arar (yapay zekâ semantik arama + anahtar kelime).

Inferred read-only
get_product

Tek bir ürünün ayrıntısını ve aktif varyantlarını (renk/beden/fiyat/stok) getirir.

Inferred read-only
list_categories

Mağazanın kategori ağacını listeler.

Inferred read-only
get_store_info

Mağaza adı, para birimi, kargo ücreti/ücretsiz-kargo eşiği, ödeme yöntemleri ve politikaları döndürür.

Inferred read-only
create_order

Misafir siparişi oluşturur.

Inferred read-only
get_order_status

Sipariş durumunu ve özetini public sipariş token'ı ile getirir (create_order yanıtındaki public_token).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.iworkfly-store]
url = "https://barankilic.online/api/public/v1/testt/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "iworkfly-store": {
      "type": "http",
      "url": "https://barankilic.online/api/public/v1/testt/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: iworkfly-store
Remote MCP URL: https://barankilic.online/api/public/v1/testt/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "iworkfly-store": {
      "url": "https://barankilic.online/api/public/v1/testt/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "iworkfly-store": {
      "type": "http",
      "url": "https://barankilic.online/api/public/v1/testt/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "iworkfly-store",
  "transport": "streamable-http",
  "url": "https://barankilic.online/api/public/v1/testt/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for barankilic.online was fetched 2026-07-29T23:35:14.562Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.