# com.takident/patient-services (remote · mcp.takident.com)

MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).

- Trust score: 80/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `mcp.takident.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-takident-patient-services/mcp.md), [page](https://verifymcp.io/servers/com-takident-patient-services/mcp)

## Channel facts

- Endpoint: `https://mcp.takident.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Endpoint Security**: 60/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (request_callback).
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 83/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 905 tokens (~75/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 91/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 69% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the com.takident/patient-services MCP server?

com.takident/patient-services is a hosted endpoint at https://mcp.takident.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-takident-patient-services 'https://mcp.takident.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-takident-patient-services": {
      "url": "https://mcp.takident.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-takident-patient-services": {
      "type": "http",
      "url": "https://mcp.takident.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-takident-patient-services]
url = "https://mcp.takident.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-takident-patient-services": {
      "type": "remote",
      "url": "https://mcp.takident.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-takident-patient-services --url 'https://mcp.takident.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-takident-patient-services:
    url: "https://mcp.takident.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-takident-patient-services": {
      "Transport": "http",
      "Url": "https://mcp.takident.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-takident-patient-services -t streamable-http -u 'https://mcp.takident.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-takident-patient-services": {
      "type": "http",
      "url": "https://mcp.takident.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-12 (score 80, 0)

- [security] Stability: 0.97 → pass

### 2026-09-11 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-31 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-29 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (12)

### `fetch` (~95 tokens)

Retrieves the full published record for an entity returned by search (clinic, doctor, treatment, service or policy). Pass the value of the search result's `id` field — the parameter may be given as either `id` or `entity_id`.

Input parameters:

- `entity_id` (string): Alias for `id`, accepted for backward compatibility
- `id` (string): Entity id returned by search, e.g. doctor:sadik-taki

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_aftercare_information` (~33 tokens)

Returns the clinic's remote follow-up schedule and the process for handling a suspected problem after a patient has returned home.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_clinic_profile` (~40 tokens)

Returns structured facts about the Taki Dent clinic: legal identity, address, contact details, languages spoken, and published certifications/licences/registrations.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_doctor_profile` (~98 tokens)

Returns a clinician profile — title, specialty, languages, education, and published professional memberships — matched by entity_id, full name, or a known name-spelling alias.

Input parameters:

- `doctor` (string, required): Doctor entity_id, name, alias, or page slug — "doctor:sadik-taki", "Dr. Sadık Taki", "Sadik Taki" and "dr-sadik-taki" all resolve to the same clinician.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_guarantee` (~41 tokens)

Returns the clinic's warranty terms, tiered by treatment material (implants, crowns, veneers, composite bonding), including exclusions and remote-claim process.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_prices` (~48 tokens)

Returns the clinic's published treatment prices in GBP and EUR, per treatment and per full-mouth package.

Input parameters:

- `treatment` (string): Optional treatment id to filter, e.g. all-on-4

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_reviews_summary` (~28 tokens)

Returns the clinic's Google review count and average rating, sourced from the live Google Business Profile.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_treatments` (~24 tokens)

Lists treatments offered by the clinic, each with its canonical page URL.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_visit_information` (~38 tokens)

Returns practical trip-planning facts: clinic location, opening hours, airport distance, transfers, accommodation, expected stay length, and package inclusions.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `get_whatsapp_contact` (~59 tokens)

Returns the clinic's WhatsApp contact deep link, pre-filled with a consultation-request message in the requested language.

Input parameters:

- `language` (string): Language code (en, de, ar, tr, ru, fr, pl); defaults to en

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

### `request_callback` (~93 tokens)

Requests a callback from the clinic's patient coordination team. Sends the provided name and contact details to the clinic (irreversible once sent). Collects only contact information; do not include medical details.

Input parameters:

- `consent` (boolean, required): User confirms the clinic may contact them using these details.
- `email` (string)
- `name` (string, required)
- `phone` (string)
- `preferred_language` (string)

Output parameters:

- `detail` (string)
- `request_id` (string)
- `status` (string)

### `search` (~179 tokens)

Searches the clinic, doctor, treatment, service and policy entity index by name, alias, or summary text. Queries work in English, Turkish, German, Arabic, Russian, French and Polish. Each result carries an `id` that can be passed directly to the `fetch` tool.

Input parameters:

- `kind` (string): Restrict results to one entity kind. Omit to search every kind.
- `query` (string, required): Free-text search query in any of the seven site languages, e.g. "dental implant price", "implant fiyatı", "Zahnimplantat Preis", "цена импланта"
- `top_k` (integer): Maximum number of results to return (default 10, maximum 50). Results are ordered by relevance, so the first rows are the strongest matches. total_matches reports how many entities matched in total.

Output parameters:

- `data` (object)
- `evidence` (array)
- `meta` (object)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-takident-patient-services/mcp#diagnostics

## Score history

- 2026-09-22: 80
- 2026-09-21: 80
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 80
- 2026-09-16: 80
- 2026-09-15: 80
- 2026-09-14: 80
- 2026-09-13: 80
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 79
- 2026-09-09: 79
- 2026-09-08: 78
- 2026-09-07: 78
- 2026-09-06: 77
- 2026-09-05: 77
- 2026-09-04: 76
- 2026-09-03: 76
- 2026-09-02: 76
- 2026-09-01: 75
- 2026-08-31: 75
- 2026-08-30: 74
- 2026-08-29: 74
- 2026-08-28: 73
- 2026-08-27: 73
- 2026-08-26: 72
- 2026-08-25: 71
- 2026-08-24: 70

## Common questions

### What is the com.takident/patient-services MCP server?

com.takident/patient-services is an MCP server listed in the public MCP registry as com.takident/patient-services. MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com). This page covers its hosted endpoint (https://mcp.takident.com/mcp).

### Is the com.takident/patient-services MCP server safe to use?

com.takident/patient-services scores 80 out of 100 on VerifyMCP. 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 com.takident/patient-services MCP server expose?

com.takident/patient-services exposes 12 tools: fetch, get_aftercare_information, get_clinic_profile, get_doctor_profile, get_guarantee, and 7 more. Their descriptions and schemas cost roughly 776 tokens of context every time the server is loaded.

### Does the com.takident/patient-services MCP server require authentication?

No. We connected to com.takident/patient-services without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.takident/patient-services MCP server still maintained?

com.takident/patient-services is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.takident.com/mcp
- Website: https://www.takident.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-takident-patient-services/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-takident-patient-services/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-takident-patient-services/mcp
