← Registry

eCommerce

folie-online.pl

Provides tools to search and retrieve product information, categories, and FAQs from an e-commerce platform.

1 endpoint7 known toolsFirst detected May 10, 2026Last detected August 16, 2026

ENDPOINT 1

https://www.folie-online.pl/mcp/shop

No auth detected

MCP server metadata

Name
windowfilms-online
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 7

search-products-tool

Search products by keyword.

Inferred read-only
get-product-tool

Get detailed product information by SKU, including pricing, description, and specifications.

Inferred read-only
list-categories-tool

List all product categories with subcategories and product counts.

Inferred read-only
get-category-products-tool

List products in a specific category by category slug.

Inferred read-only
get-category-faq-tool

Get frequently asked questions for a product category.

Inferred read-only
calculate-price-tool

Calculate the price for a custom-cut window film by SKU, width (cm), and height (cm).

Inferred read-only
get-shop-info-tool

Get shop information including contact details, shipping costs, and policies.

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.windowfilms-online]
url = "https://www.folie-online.pl/mcp/shop"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "windowfilms-online": {
      "type": "http",
      "url": "https://www.folie-online.pl/mcp/shop"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: windowfilms-online
Remote MCP URL: https://www.folie-online.pl/mcp/shop

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": {
    "windowfilms-online": {
      "url": "https://www.folie-online.pl/mcp/shop"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "windowfilms-online": {
      "type": "http",
      "url": "https://www.folie-online.pl/mcp/shop"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "windowfilms-online",
  "transport": "streamable-http",
  "url": "https://www.folie-online.pl/mcp/shop"
}
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 folie-online.pl was fetched 2026-09-21T08:31:37.444Z.

Trust status Trusted

folie-online.pl 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.