MCP.so
Sign In
T

Toyshub

@redilinxa

About Toyshub

Discover CE-certified toys for every moment — from outdoor water battles to cozy indoor play. Safe, quality toys that bring joy to every child.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "toyshub": {
      "type": "http",
      "url": "https://toyshub.al/mcp"
    }
  }
}

Tools

4

Search the Toys Hub catalogue. Returns matching products with name, price (in Albanian Lek), stock status, image URL, and a link to the product page. Use this to answer "find me … toys" style requests.

Fetch full details for one product by slug: name, full description, price, stock, SKU, tags, images, recommended age range. Use after search_products when the user wants to drill into a specific item.

Return all product categories with their slug, name and approximate product count. Call this first to know what category filters search_products accepts.

Static facts about Toys Hub: delivery area, currency, payment methods, contact email, hours. Use this for shipping / returns / contact questions.

Overview

What is Toyshub?

Toyshub is a read-only Model Context Protocol (MCP) server for the Toys Hub online toy catalogue (toyshub.al), the leading online toy store in Albania and Kosovo. It allows AI clients such as Claude Desktop, Cursor, and ChatGPT to browse live inventory, check prices in Albanian Lek (ALL), and look up product details in Albanian or English.

How to use Toyshub?

No installation or API key is required — simply point any MCP client to the URL https://toyshub.al/mcp over HTTPS. For Claude Desktop, add the URL in the MCP servers configuration; other clients like Cursor, Continue, Cline, Windsurf, and ChatGPT can use the same URL. You can test the endpoint with a curl command.

Key features of Toyshub

  • Search products by keyword and/or category
  • Retrieve full product details by slug
  • List all product categories with counts
  • Get store info (currency, delivery, payment)
  • Bilingual: Albanian and English queries
  • Read-only tools, no authentication needed

Comments

More Other MCP servers