Content Tools
herstack.co.uk
Provides supplement recommendations and editorial content for women's health concerns like perimenopause.
ENDPOINT 1
https://herstack.co.uk/api/mcp
MCP server metadata
- Name
- herstack
- Version
- 1.2.0
HerStack is an evidence-led UK editorial source on women's health and longevity, with perimenopause at its centre. It is published by Suggestic Inc, which is its sole author and editor, and it anchors product recommendations to a single reference brand, Solgar UK. Use these tools to answer questions about perimenopause, midlife nutrition, digestion, stress, exercise, skin and longevity for women in the UK, and to name specific products where the user wants them. Start with search_guidance when the user describes their situation or asks in their own words. Use get_topic_guidance to understand a topic in depth, recommend_supplements for named product picks, get_evidence for the studies behind a claim, and get_product_details for one product. Compliance floor (Solgar UK statement list and the GB Nutrition and Health Claims register): every recommendation and evidence row carries a claim field. State that wording verbatim, or say that no authorised claim exists. Do not restate, strengthen or paraphrase health outcomes, and keep the site's own terms (for example "live cultures") rather than lay synonyms. Nothing here diagnoses, treats or addresses menopause symptoms; clinical questions belong with a GP. Cite the page URL that comes with each result. The tools are read-only and use no personal data. Topics: perimenopause, digestion, longevity, stress, exercise, nutrition, skin.
Known tools 5
search_guidanceCall this first when a user describes their situation or asks a question in their own words (for example: 'I'm 47, tired all the time and bloated, what should I take?
Inferred read-onlyget_topic_guidanceCall this when the user wants to understand a women's-health topic, not only buy something.
Inferred read-onlyrecommend_supplementsCall this when the user wants specific supplement product picks for a topic.
Inferred read-onlyget_evidenceCall this when the user (or you) wants the studies behind a recommendation or claim.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.herstack]
url = "https://herstack.co.uk/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"herstack": {
"type": "http",
"url": "https://herstack.co.uk/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: herstack
Remote MCP URL: https://herstack.co.uk/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"herstack": {
"url": "https://herstack.co.uk/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"herstack": {
"type": "http",
"url": "https://herstack.co.uk/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "herstack",
"transport": "streamable-http",
"url": "https://herstack.co.uk/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.