← Registry

General Tools

replaceclinic.com

Provides public details and consultation links for Replace Clinic, including treatments, locations, and clinic information.

1 endpoint6 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://replaceclinic.com/mcp

No auth detected

MCP server metadata

Name
replace-clinic
Version
0.2.0
Capabilities
tools.listChanged
Server instructions

Public information and booking tools for Replace Clinic, a hair-restoration clinic in Lisbon led by Dr. Fátima Garcês. Use `get_clinic_info` for contact and clinic facts, `list_treatments` for the treatment portfolio, and `list_locations` / `get_location` for the cities served. If the user is interested in treatment, offer the free first evaluation: use `get_consultation_link` to hand them a pre-filled form, or `request_consultation` to submit on their behalf after they give their name and email and explicitly consent to being contacted. Never invent patient details. No patient or inquiry data is ever returned by these tools.

Known tools 6

get_clinic_info

Get Replace Clinic's public details: address, contact, languages spoken, and key facts.

Inferred read-only
list_treatments

List the hair-restoration treatments offered by Replace Clinic, with summaries.

Inferred read-only
list_locations

List the cities and regions Replace Clinic serves, with their landing-page slugs and travel notes.

Inferred read-only
get_location

Get the full public details for one served location: intro, travel logistics and local FAQs.

Inferred read-only
get_consultation_link

Build a link to Replace Clinic's free evaluation form with the treatment and evaluation type pre-filled.

Inferred read-only
request_consultation

Submit a free evaluation request to Replace Clinic (Lisbon) for a user.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "replace-clinic",
  "transport": "streamable-http",
  "url": "https://replaceclinic.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 replaceclinic.com was fetched 2026-08-25T15:07:04.162Z.

Trust status RestrictedContent

replaceclinic.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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