# dm-drogerie-markt MCP server

Real-time product data, semantic search and more from dm-drogerie markt, Europe's leading drugstore.

## Links
- Registry page: https://www.getdrio.com/mcp/de-dm-mcp-dm-drogerie-markt

## Install
- Endpoint: https://mcp.dm.de/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.dm.de/mcp

## Tools
- getProductDetails (Get detailed Product Information) - Retrieve detailed product information for dm-drogeriemarkt products.

USE WHEN: ingredients, nutrition facts, allergens, usage instructions,
warnings, hazard info, product URLs/images

INPUT: DANs (7 digits, preferred) and/or GTINs (8-14 digits)
multiple products can be requested at once min 1 / max 50.
Use search tool first if only product name is known.

OUTPUT: TOON format (compact YAML-like). Fields: name, brand, description,
ingredients, nutrition, allergens, usage, warnings, URLs, images.
found=false for unresolved IDs.

NOT FOR: prices, availability, stock, reviews, recommendations

ERRORS: validation error if >50 or no identifiers
 Endpoint: https://mcp.dm.de/mcp
- searchProducts (searchProducts) - 
		Search for products available in the German dm-drogerie market (online and local stores).

		USE WHEN: searching dm-drogerie products by name, category, ingredient, property, or any
		natural language query (any language supported). Often answers questions about
		ingredients and properties directly. Covers: dm-drogerie markt brands, make-up,
		skincare, perfume, hair, health, nutrition, baby & child, household, home & living,
		photo, and pets.

		OUTPUT: Returns a maximum of 15 products. GTIN, DAN, brand, title, details, category,
		price, appLink (direct product URL), description, highlights/USPs, and extensive
		attributes including:
		- Dietary/Allergen: vegan, vegetarian, bio, glutenFree, lactoseFree, sugarFree,
		  nutFree, soyFree
		- Cosmetic Ingredients: fragranceFree, alcoholFree, parabenFree, sulfateFree,
		  preservativeFree, dyeFree, oilFree, siliconeFree, naturalCosmetics
		- Product Properties: waterproof, new, limitedEdition, sellout, onlineOnly,
		  exclusiveDm, dmBrand, purchasable

		NOT FOR: nutritional information (calories, protein, carbs, fats), complete allergen
		lists, full ingredient details. For these, use 'getProductDetails' tool with
		the GTINs or DANs.

		LIMITATIONS: Only make claims based on EXPLICITLY stated product highlights/descriptions.
		Do NOT extrapolate or assume properties not mentioned in the results.
		 Endpoint: https://mcp.dm.de/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: de.dm.mcp
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 17, 2026
- Source: https://registry.modelcontextprotocol.io
