← Registry

eCommerce

femarelle.com

Provides product information, availability, and recommendations for Femarelle supplements.

1 endpoint4 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://femarelle.com/mcp

No auth detected

MCP server metadata

Name
femarelle-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public tools for Femarelle®, a line of non-hormonal supplements for perimenopause, menopause and post-menopause. Use `list_products` to browse the line, `get_product` for full details on one product, `list_availability` to find local distributors by country, and `recommend_product` to suggest a product from a list of symptoms.

Known tools 4

list_products

List all Femarelle® non-hormonal supplements with their tagline and short description.

Inferred read-only
get_product

Get full details for one Femarelle® product: tagline, intro, benefits, key ingredients and product page URL.

Inferred read-only
list_availability

List countries where Femarelle® is currently available, with local partner names and links.

Inferred read-only
recommend_product

Recommend the most suitable Femarelle® product based on a list of symptoms.

Inferred read-only

CONNECT 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.femarelle-mcp]
url = "https://femarelle.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "femarelle-mcp": {
      "type": "http",
      "url": "https://femarelle.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: femarelle-mcp
Remote MCP URL: https://femarelle.com/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": {
    "femarelle-mcp": {
      "url": "https://femarelle.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "femarelle-mcp": {
      "type": "http",
      "url": "https://femarelle.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "femarelle-mcp",
  "transport": "streamable-http",
  "url": "https://femarelle.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for femarelle.com was fetched 2026-08-11T03:58:29.684Z.

Trust status Trusted

femarelle.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.