{"name":"ru.capital-health/catalog","slug":"capital-health-catalog","title":"Capital Health","description":"Search sports nutrition in Russia, compare live prices and create Capital Health cart links.","url":"https://mcp.market/server/capital-health-catalog","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce","search"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":null,"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://mcp.capital-health.ru/","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://mcp.capital-health.ru/mcp"}],"packages":[],"tools":[{"name":"cart_link_create","description":"Create a shareable product-selection link valid for 24 hours from creation. Link expiry does not lock prices; use current merchant catalog prices in RUB. This does not change a personal cart, place an order or pay. Use only items and quantities approved by the user. Never request names, phone numbers or addresses; checkout happens on the merchant site.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","const":"RU"},"region_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"products":{"minItems":1,"maxItems":20,"type":"array","items":{"type":"object","properties":{"product_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"qty":{"type":"integer","minimum":1,"maximum":40}},"required":["product_id","qty"],"additionalProperties":false}}},"required":["country","region_id","products"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"catalog_goals","description":"List active, merchant-approved catalog goals. Use goals only when requested. Not medical advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","const":"RU"}},"required":["country"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"delivery_regions","description":"List supported Russian delivery regions. Ask the user to select a region before selecting products.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","const":"RU"},"query":{"default":"","type":"string","maxLength":80}},"required":["country"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"product_analogs","description":"Suggest available products with the same catalog type or category. These are not medically interchangeable. Ask before replacing an item.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","const":"RU"},"region_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"product_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"limit":{"default":5,"type":"integer","minimum":1,"maximum":10}},"required":["country","region_id","product_id"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"product_details","description":"Read one available product and manufacturer information for a selected Russian delivery region. Price comes from the current merchant catalog in RUB. Unavailable products return no details and may suggest similar available items.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","const":"RU"},"region_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"product_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"}},"required":["country","region_id","product_id"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"products_search","description":"Search available products by text, brand, form, price and optional approved goal. Prices come from the current merchant catalog in RUB; never invent or override prices. Similar available items may be suggested for an exact unavailable name or SKU. Never substitute without user confirmation.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","const":"RU"},"region_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"query":{"default":"","type":"string","maxLength":120},"brand":{"default":"","type":"string","maxLength":80},"form":{"default":"","type":"string","maxLength":80},"goal_code":{"default":"","type":"string","maxLength":80},"min_price":{"default":0,"type":"number","minimum":0,"maximum":1000000},"max_price":{"default":1000000,"type":"number","minimum":0,"maximum":1000000},"sort":{"default":"name","type":"string","enum":["name","price_asc","price_desc"]},"page":{"default":1,"type":"integer","minimum":1,"maximum":100},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["country","region_id"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T10:14:25.026Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T10:14:24.928Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1856ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.capital-health.ru/mcp","reachable":true,"authRequired":false,"latencyMs":1856,"serverInfo":{"name":"capital-health","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://capital-health.ru/logo.png","source":"site","width":1024,"height":1024},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}