MCP-Server for the Online Shop Poleshop.de/Poleshop.es/Poleshop.it/Poleshop.at/Poleshop.pt/Poleshop.be/Poleshop.gr/Poleshop.fr
概览
Poleshop MCP Server
Browse and shop for pole dance and aerial arts equipment directly through AI agents.
What this server does
Connects AI assistants to the Poleshop catalogue, allowing them to search products, build a shopping cart, and hand customers a direct checkout link.
Available tools
- search_products — Search by keyword, category, or price range
- get_product_details — Full product info including variants, images, and stock status
- get_categories — Browse the category tree
- create_cart — Start a new shopping cart
- add_to_cart — Add products to the cart
- get_cart — View cart contents with live prices
- get_checkout_url — Get a link to send the customer directly to checkout
Products
- Pole dance poles (static and spinning)
- Aerial hoops (lyra)
- Aerial silks and rigging equipment
- Pole and aerial sportswear and accessories
Notes
- No authentication required
- Prices include VAT, shown in EUR
- Carts expire after 24 hours
- The customer completes payment themselves on the shop website
服务器配置
{
"mcpServers": {
"poleshop": {
"url": "https://poleshop.de/api/mcp.php",
"type": "http"
}
}
}