Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

fi.rakentajaoutlet/rakentaja-outlet

fi.rakentajaoutlet/rakentaja-outlet

Finnish e-commerce for electrical & construction supplies. Read-only MCP with 4 tools.

Uptime
100.0%
1 direct probes · 30d
Response
44ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_catalog

Search Rakentaja Outlet product catalog. Rakentaja Outlet (rakentajaoutlet.fi) is a Finnish online store specializing in electrical and construction supplies at outlet prices (~4000 products). All pr…

search_shop_catalog

Search Rakentaja Outlet product catalog. Rakentaja Outlet (rakentajaoutlet.fi) is a Finnish online store specializing in electrical and construction supplies at outlet prices (~4000 products). All pr…

get_product_details

Get full details for a single Rakentaja Outlet product. Fetches both the product record and a real-time availability check in parallel. Use this after `search_catalog` returns a product ID to show th…

create_cart_link

Create a pre-filled shopping cart URL for Rakentaja Outlet. Given a list of product IDs and quantities, returns a URL that the user can open in their browser. When they open the link, the items are a…

search_shop_policies_and_faqs

Search Rakentaja Outlet shop policies, FAQ, and store info. Searches across 8 pages: About Us (tietoa-meista), FAQ (usein-kysyttya), Delivery terms (toimitusehdot), Privacy Policy (tietosuoja), Terms…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fi.rakentajaoutlet/rakentaja-outlet": {
      "url": "https://rakentajaoutlet.fi/mcp",
      "transport": "streamable-http"
    }
  }
}