{
  "markdown": "# SkinKnowledgeBase Skincare Question and Answer MCP\n\nSkinKnowledgeBase MCP is a public, unauthenticated, read-only remote MCP server for source-backed skincare question-answering and skincare product comparison context.\n\n- Website: https://skinknowledgebase.com\n- MCP endpoint: https://mcp.skinknowledgebase.com/mcp\n- AI access docs: https://skinknowledgebase.com/ai-access\n- Developer docs: https://skinknowledgebase.com/developers\n- Server card: https://mcp.skinknowledgebase.com/.well-known/mcp/server-card.json\n- Privacy: https://skinknowledgebase.com/privacy\n- Terms: https://skinknowledgebase.com/terms\n- Contact: https://skinknowledgebase.com/contact\n\n## What it does\n\nThe SkinKnowledgeBase Skincare Question and Answer MCP exposes public SkinKnowledgeBase content through read-only MCP retrieval tools. It helps AI assistants answer cosmetic-skincare and skincare-product questions with cited context for:\n\n- skincare questions\n- ingredients\n- products\n- skin concerns\n- side effects\n- cited sources\n- public product comparison pages\n\nIt is designed for source-backed skincare answers, transparent unknowns, and canonical citations — not unsupported beauty claims.\n\n## Transport\n\n- Type: remote HTTPS MCP\n- Endpoint: `https://mcp.skinknowledgebase.com/mcp`\n- Auth: none\n- Mutations/destructive actions: none\n- Medical advice: no\n\nClients may describe this as Streamable HTTP or SSE-compatible remote MCP depending on their field labels.\n\n## Tools\n\nThe live server currently exposes read-only retrieval tools including:\n\n1. `search` — compact ranked SKB search across supported entity/resource types.\n2. `fetch` — fetch one canonical SKB entity or public-safe question/product/comparison-page resource.\n3. `search_questions` — search published MCP-eligible Question entities.\n4. `get_question_bundle` — fetch a published MCP-eligible Question bundle.\n5. `get_entity` — fetch one published MCP-eligible SKB entity by type and slug/ID.\n6. `search_entities` — search published MCP-eligible SKB entities.\n7. `get_ranked_products_for_question` — supporting product suggestions for an eligible skincare Question, capped at 2.\n8. `get_ranked_product_for_question` — deprecated/backcompat alias for supporting product suggestions.\n9. `get_sources_for_question` — cited Source entities for a Question.\n10. `list_entities` — list published MCP-eligible SKB entities, optionally filtered by entity type.\n\n## Example use cases\n\n- Answer skincare and skincare-product questions with citations and canonical SKB URLs.\n- Retrieve ingredient, product, concern, side-effect, and source context for an AI assistant.\n- Support product comparisons using public product facts, ingredient signals, source confidence, and caveats.\n- Surface what is known, unknown, and source-backed.\n\n## Appropriate use and medical boundary\n\nSkinKnowledgeBase is educational cosmetic-skincare reference content. It is not medical advice, diagnosis, or treatment. It does not provide guaranteed outcomes, paid rankings, fake ratings, or “best overall” clinical claims. Medical symptoms, prescriptions, procedures, or urgent-care decisions should be handled by qualified clinicians.\n\n## Client configuration\n\nSee [`docs/llms-install.md`](docs/llms-install.md) for copy/paste configuration examples.\n\n## Registry metadata\n\n- Official display name: `SkinKnowledgeBase Skincare Question and Answer MCP`\n- Tagline: `Skincare Question and Answer and Product Comparison for AI Assistants and Search`\n- Tags: `mcp`, `remote-mcp`, `streamable-http`, `skincare`, `question-answering`, `citations`, `ingredients`, `products`, `product-comparison`, `read-only`\n\n## License\n\nDocumentation in this repository is released under the MIT License. SkinKnowledgeBase website content remains subject to the website terms.\n## Glama / local scanner bridge\n\nThis repository includes a minimal `Dockerfile` for MCP registries that require a runnable container. It starts `mcp-remote` and bridges local MCP stdio introspection to the hosted SkinKnowledgeBase endpoint:\n\n```bash\ndocker build -t skb-mcp .\ndocker run --rm -i skb-mcp\n```\n\nThe source of truth remains the hosted read-only MCP endpoint: `https://mcp.skinknowledgebase.com/mcp`.\n\n",
  "bytes": 4184,
  "sha": "9ce86a8acb20acd121ea269c76380004d929786f679b7d27d540e8f44b6e97e3",
  "repo_slug": "fulcrai/skb-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_fulcrai_skb_mcp_3f9d931c/readme"
}