eCommerce
folie-online.pl
Provides tools to search and retrieve product information, categories, and FAQs from an e-commerce platform.
ENDPOINT 1
https://www.folie-online.pl/mcp/shop
MCP server metadata
- Name
- windowfilms-online
- Version
- 1.0.0
Known tools 7
get-product-toolGet detailed product information by SKU, including pricing, description, and specifications.
Inferred read-onlylist-categories-toolList all product categories with subcategories and product counts.
Inferred read-onlycalculate-price-toolCalculate the price for a custom-cut window film by SKU, width (cm), and height (cm).
Inferred read-onlyget-shop-info-toolGet shop information including contact details, shipping costs, and policies.
Inferred read-onlyCONNECT 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.
folie-online.pl is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.