← Registry

Analytics

weightmedscompare.co.uk

This server compares and ranks UK weight-loss medicine providers based on price, rating, and CQC registration, along with provider details and eligibility notes.

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

ENDPOINT 1

https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/mcp

No auth detected

MCP server metadata

Name
weightmedscompare-build
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Read-only comparison of UK private weight-loss medication providers (Mounjaro/tirzepatide, Wegovy/semaglutide, Saxenda/liraglutide, oral GLP-1). Use list_medicines for an overview, search_providers to filter by price/CQC, get_provider for full published pricing, and match to rank providers objectively. Returns factual listing data, never medical advice — a registered UK prescriber decides suitability.

Known tools 4

list_medicines

List the UK weight-loss medicines compared on WeightMedsCompare (Mounjaro/tirzepatide, Wegovy/semaglutide, Saxenda/liraglutide, oral GLP-1) with the lowest published monthly price and number of providers for each.

Inferred read-only
search_providers

Find UK providers of a weight-loss medicine, with the lowest published monthly price for each.

Inferred read-only
get_provider

Get one provider's details and full published pricing by provider id.

Inferred read-only
match

Rank suitable UK providers for a medicine by an objective score (price, rating, CQC registration), with an optional factual eligibility note.

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.weightmedscompare-build]
url = "https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "weightmedscompare-build": {
      "type": "http",
      "url": "https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: weightmedscompare-build
Remote MCP URL: https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/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": {
    "weightmedscompare-build": {
      "url": "https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "weightmedscompare-build": {
      "type": "http",
      "url": "https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "weightmedscompare-build",
  "transport": "streamable-http",
  "url": "https://jfwxdchauccbuwdqjnap.supabase.co/functions/v1/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 supabase.co was fetched 2026-08-24T06:42:13.245Z.

Indexed

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