patient-services
MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).
Список инструментов сервера (12)
Технические названия из tools/list. Нужны только разработчикам.
| fetch | 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`. |
| get_aftercare_information | Returns the clinic's remote follow-up schedule and the process for handling a suspected problem after a patient has returned home. |
| get_clinic_profile | Returns structured facts about the Taki Dent clinic: legal identity, address, contact details, languages spoken, and published certifications/licences/registrations. |
| get_doctor_profile | Returns a clinician profile — title, specialty, languages, education, and published professional memberships — matched by entity_id, full name, or a known name-spelling alias. |
| get_guarantee | Returns the clinic's warranty terms, tiered by treatment material (implants, crowns, veneers, composite bonding), including exclusions and remote-claim process. |
| get_prices | Returns the clinic's published treatment prices in GBP and EUR, per treatment and per full-mouth package. |
| get_reviews_summary | Returns the clinic's Google review count and average rating, sourced from the live Google Business Profile. |
| get_treatments | Lists treatments offered by the clinic, each with its canonical page URL. |
| get_visit_information | Returns practical trip-planning facts: clinic location, opening hours, airport distance, transfers, accommodation, expected stay length, and package inclusions. |
| get_whatsapp_contact | Returns the clinic's WhatsApp contact deep link, pre-filled with a consultation-request message in the requested language. |
| request_callback | 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. |
| search | 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. |