← Registry

eCommerce

fl1.com.ua

Provides product search, details, categories, store information, and order creation for an e-commerce store.

1 endpoint5 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://fl1.com.ua/api/mcp

No auth detected

MCP server metadata

Name
fl1-shop
Version
1.0.0
Capabilities
tools
Server instructions

Магазин освітлення «Файні Люстри» (Україна). Починайте з search_products або list_categories; store_info — доставка/оплата/контакти. create_order без confirm:true — безпечне прев’ю; confirm:true створює справжнє замовлення (тільки після згоди користувача).

Known tools 5

search_products

Шукає в каталозі (~10 тис.

Inferred read-only
get_product

Повна інформація про товар за слагом: опис, характеристики, ціна зі знижкою, наявність, фото, схожі товари.

Inferred read-only
list_categories

Список категорій магазину з кількістю товарів і посиланнями.

Inferred read-only
store_info

Доставка, оплата (є накладений платіж), самовивіз, контакти, юрдані, як оформлюється замовлення.

Inferred read-only
create_order

Оформлює замовлення в магазині.

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.fl1-shop]
url = "https://fl1.com.ua/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fl1-shop": {
      "type": "http",
      "url": "https://fl1.com.ua/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fl1-shop
Remote MCP URL: https://fl1.com.ua/api/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": {
    "fl1-shop": {
      "url": "https://fl1.com.ua/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fl1-shop": {
      "type": "http",
      "url": "https://fl1.com.ua/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fl1-shop",
  "transport": "streamable-http",
  "url": "https://fl1.com.ua/api/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 fl1.com.ua was fetched 2026-08-23T18:10:30.901Z.

Trust status Trusted

fl1.com.ua is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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