Gera Clinic MCP server
Find CQC-registered UK care/health providers and run non-diagnostic health calculators (BMI, etc).
50 downloads/wk
Reviews
Write oneNobody has reviewed Gera Clinic yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Gera Clinic tools (5, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
find_care_providerSearch GeraClinic's directory of real Care Quality Commission (CQC) registered UK providers — GP surgeries, dentists, hospitals, clinics, care/nursing homes, hospices, urgent-care centres and more. Filter by name, postcode (full or outward, e.g. 'TN12'), service type (e.g. 'Dentist', 'Doctors/GPs', 'Hospital'), and/or local authority (e.g. 'kent'). Returns provider name, address, postcode, phone,
get_cqc_area_statsReturn GeraClinic's aggregated Care Quality Commission statistics for a UK local authority or locality (e.g. 'kent', 'essex'). Includes total registered providers, how many publish a phone number / website, the breakdown by service type (GPs, dentists, care homes, hospitals, etc.) with counts and percentages, the most common service type, and the latest inspection date in the area. Use list_care_a
list_care_authoritiesList the UK local authorities GeraClinic's CQC directory covers, with the number of registered providers and the top service type in each. Optionally filter by region (e.g. 'London', 'South East', 'North West'). Use this to find a valid `area` value for get_cqc_area_stats or an `authority` for find_care_provider.
list_health_calculatorsList the health calculators available via run_health_calculator — BMI, BMR/TDEE calories, ideal weight, blood-pressure category, heart-rate zones, A1C↔glucose, water intake, and waist-to-height ratio — each with its id, required inputs, and the public reference standard it uses. All are objective and non-diagnostic.
run_health_calculatorwrite actionRun one of GeraClinic's non-diagnostic health calculators and return the result. Pick `calculator` (see list_health_calculators) and pass the metric inputs it needs (heights in cm, weights in kg). Examples: bmi {weightKg, heightCm}; bmr_tdee {weightKg, heightCm, ageYears, sex, activity}; ideal_weight {heightCm, sex}; blood_pressure {systolic, diastolic}; heart_rate_zones {ageYears}; a1c {a1cPercen
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- Code scan12 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Install directly
Runs npx -y @gera-services/mcp-gera-clinic on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp-gera-clinic -- npx -y @gera-services/mcp-gera-clinic
Gera Clinic: common questions
- Is Gera Clinic MCP server safe?
- With care: it is graded C, so read the findings first (68/100). Read the Gera Clinic safety report
- How do I install Gera Clinic?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Gera Clinic need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Gera Clinic maintained?
- The latest release is v1.0.1.