← Registry

eCommerce

lamele.lt

Search and purchase 3D decorative wall panels and accessories from the Lamele.lt catalog, including order creation and payment via Paysera.

1 endpoint7 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://lamele.lt/api/mcp

No auth detected

MCP server metadata

Name
lamele
Version
1.0.0
Capabilities
tools
Server instructions

Lamele.lt — 3D dekoratyvinės sienų lamelės. search_products katalogui, create_order užsakymui (Paysera payment_url), request_b2b didmenai.

Known tools 7

search_products

Search the Lamele.lt catalog of 3D decorative wall lamellas/panels and accessories.

Inferred read-only
get_product

Get one product by handle (from /produktai/{handle}).

Inferred read-only
list_collections

List product collections/categories.

Inferred read-only
get_shipping_info

Shipping, installation and payment info (LT/LV/EE/PL, Paysera bank payment).

Potential side effects
create_order

Create an order for a product and return a Paysera payment_url.

Potential side effects
request_b2b

Request a B2B / wholesale quote (bridge to the human team).

Inferred read-only
contact

Send a free-form question to the Lamele.lt team.

Potential side effects

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.lamele]
url = "https://lamele.lt/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lamele": {
      "type": "http",
      "url": "https://lamele.lt/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lamele": {
      "type": "http",
      "url": "https://lamele.lt/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lamele",
  "transport": "streamable-http",
  "url": "https://lamele.lt/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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