io.github.geraservicesuk/mcp-gera-clinic
NPM · @GERA-SERVICES/MCP-GERA-CLINIC · SCANNED SEP 20
Search doctors, check availability, book medical appointments. 7 tools. 50+ countries.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 89 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability74
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 1369 tokens (~114/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.geraservicesuk/mcp-gera-clinic server?
io.github.geraservicesuk/mcp-gera-clinic runs locally as an npm package, launched with npx -y @gera-services/mcp-gera-clinic. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @gera-services/mcp-gera-clinic
claude mcp add geraservicesuk-mcp-gera-clinic -- npx -y @gera-services/mcp-gera-clinic
{
"mcpServers": {
"geraservicesuk-mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
} {
"servers": {
"geraservicesuk-mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
} codex mcp add geraservicesuk-mcp-gera-clinic -- npx -y @gera-services/mcp-gera-clinic
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"geraservicesuk-mcp-gera-clinic": {
"type": "local",
"command": [
"npx",
"-y",
"@gera-services/mcp-gera-clinic"
],
"enabled": true
}
}
} openclaw mcp add geraservicesuk-mcp-gera-clinic --command npx --arg -y --arg @gera-services/mcp-gera-clinic
mcp_servers:
geraservicesuk-mcp-gera-clinic:
command: "npx"
args: ["-y", "@gera-services/mcp-gera-clinic"] {
"McpServers": {
"geraservicesuk-mcp-gera-clinic": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
} assistant mcp add geraservicesuk-mcp-gera-clinic -t stdio -c npx -a -y @gera-services/mcp-gera-clinic
{
"mcpServers": {
"geraservicesuk-mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.83 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@gera-services/mcp-gera-clinic@0.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
book_appointment ~138
Book a medical appointment with a doctor. Requires authentication. Returns booking confirmation with payment URL if applicable.
| Name | Type | Req | Description |
|---|---|---|---|
| appointment_type | string | yes | Type of consultation |
| auth_token | string | yes | User bearer token for authentication |
| country | string | – | ISO 3166-1 alpha-2 country code |
| date | string | yes | Appointment date in ISO format YYYY-MM-DD |
| doctor_id | string | yes | Doctor UUID |
| end_time | string | yes | End time in HH:MM format |
| reason | string | – | Reason for visit / symptoms |
| start_time | string | yes | Start time in HH:MM format |
No output schema declared.
No examples provided.
cancel_appointment ~98
Cancel an existing appointment. Requires authentication. Returns cancellation confirmation and refund details if applicable. Must be called at least 1 hour before the scheduled appointment time.
| Name | Type | Req | Description |
|---|---|---|---|
| appointment_id | string | yes | Appointment UUID to cancel |
| auth_token | string | yes | User bearer token for authentication |
| country | string | – | ISO 3166-1 alpha-2 country code |
| reason | string | – | Reason for cancellation (helps improve the platform) |
No output schema declared.
No examples provided.
get_available_slots ~76
Get available appointment time slots for a specific doctor on a given date. Returns a list of open slots with start/end times.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO 3166-1 alpha-2 country code |
| date | string | yes | Date in ISO format YYYY-MM-DD |
| doctor_id | string | yes | Doctor UUID |
No output schema declared.
No examples provided.
get_doctor_profile ~60
Get detailed profile for a specific doctor including bio, qualifications, languages, consultation fees, and supported appointment types.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO 3166-1 alpha-2 country code |
| doctor_id | string | yes | Doctor UUID |
No output schema declared.
No examples provided.
get_featured_doctors ~59
Get top-rated, verified doctors. Useful for recommending the best available doctors to users.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO 3166-1 alpha-2 country code |
| limit | integer | – | Number of featured doctors to return |
No output schema declared.
No examples provided.
get_health_services ~81
Get all health service types available in a specific country on GeraClinic. Returns services such as telemedicine video consultations, in-person appointments, pharmacy delivery, lab test booking, and home nursing.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | ISO 3166-1 alpha-2 country code (e.g., "GB", "US", "GE", "KE") |
No output schema declared.
No examples provided.
get_lab_results ~197
Retrieve lab test results for the authenticated patient. Returns digitally signed diagnostic reports including blood work, imaging, and other diagnostic results. Results are returned as structured data with normal ranges and doctor notes.
| Name | Type | Req | Description |
|---|---|---|---|
| auth_token | string | yes | User bearer token for authentication |
| country | string | – | ISO 3166-1 alpha-2 country code |
| from_date | string | – | Filter results from this date (ISO format YYYY-MM-DD) |
| limit | integer | – | Results per page (max 50) |
| page | integer | – | Page number for pagination (when listing all results) |
| result_id | string | – | Specific lab result UUID. Omit to list all results. |
| test_type | string | – | Filter by test type (e.g., "blood-panel", "urine", "imaging", "ecg") |
| to_date | string | – | Filter results up to this date (ISO format YYYY-MM-DD) |
No output schema declared.
No examples provided.
get_my_appointments ~159
List upcoming and past appointments for the authenticated patient. Returns appointments with doctor info, date/time, status, and consultation type. Use this to check a patient's appointment history or upcoming schedule.
| Name | Type | Req | Description |
|---|---|---|---|
| auth_token | string | yes | User bearer token for authentication |
| country | string | – | ISO 3166-1 alpha-2 country code |
| from_date | string | – | Filter appointments from this date (ISO format YYYY-MM-DD) |
| limit | integer | – | Results per page (max 50) |
| page | integer | – | Page number for pagination |
| status | string | – | Filter by appointment status. Omit to return all. |
| to_date | string | – | Filter appointments up to this date (ISO format YYYY-MM-DD) |
No output schema declared.
No examples provided.
list_specialties ~49
List all medical specialties available in a given country. Useful for discovering what types of doctors are available before searching.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO 3166-1 alpha-2 country code |
No output schema declared.
No examples provided.
order_medication ~150
Order medication from a pharmacy via GeraClinic. Can be linked to a doctor's prescription or ordered as OTC (over-the-counter). Requires authentication. Returns order confirmation with estimated delivery time and pharmacy details.
| Name | Type | Req | Description |
|---|---|---|---|
| auth_token | string | yes | User bearer token for authentication |
| country | string | – | ISO 3166-1 alpha-2 country code |
| delivery_address | string | yes | Full delivery address for the medication |
| items | array | yes | List of medications to order |
| pharmacy_id | string | – | Preferred pharmacy UUID. If omitted, the nearest available pharmacy is selected automatically. |
| prescription_id | string | – | Prescription UUID from a GeraClinic doctor — required for prescription-only medications |
No output schema declared.
No examples provided.
search_doctors ~174
Search for doctors by specialty, location, and availability. Returns a list of verified doctors with their ratings, languages, consultation fees, and appointment types (video, in-person, chat).
| Name | Type | Req | Description |
|---|---|---|---|
| appointment_type | string | – | Type of consultation |
| country | string | – | ISO 3166-1 alpha-2 country code (e.g., "GE", "UG", "GH") |
| language | string | – | Preferred language (e.g., "en", "ka", "fr") |
| limit | integer | – | Results per page (max 50) |
| min_rating | number | – | Minimum doctor rating (0-5) |
| page | integer | – | Page number for pagination |
| specialty | string | – | Medical specialty (e.g., "cardiology", "dermatology", "general-practice") |
No output schema declared.
No examples provided.
search_pharmacies ~128
Find pharmacies near a location that deliver medications via GeraClinic. Returns pharmacies with their operating hours, delivery radius, and available payment methods.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | City name to search within |
| country | string | – | ISO 3166-1 alpha-2 country code |
| lat | number | – | Latitude for proximity search |
| limit | integer | – | Results per page (max 50) |
| lng | number | – | Longitude for proximity search |
| open_now | boolean | – | Filter to only show pharmacies currently open |
| page | integer | – | Page number |
No output schema declared.
No examples provided.
What is the io.github.geraservicesuk/mcp-gera-clinic server?
io.github.geraservicesuk/mcp-gera-clinic is listed in the public MCP registry as io.github.geraservicesuk/mcp-gera-clinic. Search doctors, check availability, book medical appointments. 7 tools. 50+ countries. This page covers its npm package (@gera-services/mcp-gera-clinic).
Is the io.github.geraservicesuk/mcp-gera-clinic server safe to use?
io.github.geraservicesuk/mcp-gera-clinic scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.geraservicesuk/mcp-gera-clinic server expose?
io.github.geraservicesuk/mcp-gera-clinic exposes 12 tools: search_doctors, get_doctor_profile, get_available_slots, list_specialties, get_featured_doctors, and 7 more. Their descriptions and schemas cost roughly 1,369 tokens of context every time the server is loaded.
Is the io.github.geraservicesuk/mcp-gera-clinic server still maintained?
io.github.geraservicesuk/mcp-gera-clinic is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.geraservicesuk/mcp-gera-clinic server under?
io.github.geraservicesuk/mcp-gera-clinic declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.