# SkinKnowledgeBase Skincare Question and Answer MCP MCP server

Skincare Question and Answer with cited products, ingredients, sources, and comparison context.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-fulcrai-skb-mcp
- Repository: https://github.com/fulcrai/skb-mcp

## Install
- Endpoint: https://mcp.skinknowledgebase.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.skinknowledgebase.com/mcp

## Tools
- search - Search public SkinKnowledgeBase content. Required input: query string. Optional inputs: entity_type (Question, Concern, Ingredient, Product, SideEffect, Source), deprecated type alias, limit 1-50, and cursor. Returns compact ranked public results with canonical URLs, snippets, matched fields, scores, and public-safe retrieval metadata. Use for skincare questions, ingredient/product lookup, cited source lookup, and comparison-page discovery. Endpoint: https://mcp.skinknowledgebase.com/mcp
- fetch - Fetch one public SkinKnowledgeBase resource. Required input: id, which may be a canonical SKB URL, public comparison URL, entity ULID, slug, or accepted comparison-page identifier. Returns public read-only text and structured data such as title, canonical URL, entity type, evidence sources, product fact sources, updated_at, and public-safe comparison metadata where applicable. Endpoint: https://mcp.skinknowledgebase.com/mcp
- search_questions - Search published public SkinKnowledgeBase Question pages. Required input: query string. Optional inputs: filters for concern, ingredient, product, or side_effect; limit 1-25; cursor. Returns public question search results with identifiers and canonical URLs for follow-up retrieval. Endpoint: https://mcp.skinknowledgebase.com/mcp
- get_question_bundle - Fetch a public SkinKnowledgeBase Question bundle. Required input: slug_or_id, accepting a question slug or ULID. Optional booleans include include_sources, include_products, and include_validation_summary. Returns the public question answer structure and requested linked public context. Endpoint: https://mcp.skinknowledgebase.com/mcp
- get_entity - Fetch one public SkinKnowledgeBase entity. Required inputs: type (Question, Concern, Ingredient, Product, SideEffect, or Source) and slug_or_id (entity slug or ULID). Returns public entity details, canonical URL, text, and linked source/context fields where available. Endpoint: https://mcp.skinknowledgebase.com/mcp
- search_entities - Search public SkinKnowledgeBase entities. Required input: query string. Optional inputs: type (Question, Concern, Ingredient, Product, SideEffect, Source), limit 1-25, and cursor. Returns matching public entities with slugs/IDs and canonical URLs. Endpoint: https://mcp.skinknowledgebase.com/mcp
- get_ranked_products_for_question - Return public supporting product context for one eligible SkinKnowledgeBase Question. Required input: slug_or_id, accepting a question slug or ULID. Returns at most two relevant products with public fit/caveat context; it does not purchase, recommend as medical advice, or modify anything. Endpoint: https://mcp.skinknowledgebase.com/mcp
- get_ranked_product_for_question - Deprecated read-only alias for get_ranked_products_for_question. Required input: slug_or_id, accepting a question slug or ULID. Returns the same public supporting product context, capped at two products, without modifying anything. Endpoint: https://mcp.skinknowledgebase.com/mcp
- get_sources_for_question - Return public Source entities cited by one SkinKnowledgeBase Question. Required input: slug_or_id, accepting a question slug or ULID. Returns source records and canonical URLs used to support the public question page. Endpoint: https://mcp.skinknowledgebase.com/mcp
- list_entities - List public SkinKnowledgeBase entities. Optional input: entity_type (Question, Concern, Ingredient, Product, SideEffect, or Source). Returns published MCP-eligible entity identifiers and metadata for discovery; it does not expose drafts or private/internal data. Endpoint: https://mcp.skinknowledgebase.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.fulcrai
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 5, 2026
- Source: https://registry.modelcontextprotocol.io
