MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://mcp.takident.com/mcp12 Tools · 666 msfetchRetrieves 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`.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`.
| Parameter | Typ | Beschreibung |
|---|---|---|
| id | string | Entity id returned by search, e.g. doctor:sadik-taki |
| entity_id | string | Alias for `id`, accepted for backward compatibility |
get_aftercare_informationReturns the clinic's remote follow-up schedule and the process for handling a suspected problem after a patient has returned home.Returns the clinic's remote follow-up schedule and the process for handling a suspected problem after a patient has returned home.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_clinic_profileReturns structured facts about the Taki Dent clinic: legal identity, address, contact details, languages spoken, and published certifications/licences/registrations.Returns structured facts about the Taki Dent clinic: legal identity, address, contact details, languages spoken, and published certifications/licences/registrations.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_doctor_profileReturns a clinician profile — title, specialty, languages, education, and published professional memberships — matched by entity_id, full name, or a known name-spelling alias.Returns a clinician profile — title, specialty, languages, education, and published professional memberships — matched by entity_id, full name, or a known name-spelling alias.
| Parameter | Typ | Beschreibung |
|---|---|---|
| doctor* | string | 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. |
get_guaranteeReturns the clinic's warranty terms, tiered by treatment material (implants, crowns, veneers, composite bonding), including exclusions and remote-claim process.Returns the clinic's warranty terms, tiered by treatment material (implants, crowns, veneers, composite bonding), including exclusions and remote-claim process.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_pricesReturns the clinic's published treatment prices in GBP and EUR, per treatment and per full-mouth package.Returns the clinic's published treatment prices in GBP and EUR, per treatment and per full-mouth package.
| Parameter | Typ | Beschreibung |
|---|---|---|
| treatment | string | Optional treatment id to filter, e.g. all-on-4 |
get_reviews_summaryReturns the clinic's Google review count and average rating, sourced from the live Google Business Profile.Returns the clinic's Google review count and average rating, sourced from the live Google Business Profile.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_treatmentsLists treatments offered by the clinic, each with its canonical page URL.Lists treatments offered by the clinic, each with its canonical page URL.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_visit_informationReturns practical trip-planning facts: clinic location, opening hours, airport distance, transfers, accommodation, expected stay length, and package inclusions.Returns practical trip-planning facts: clinic location, opening hours, airport distance, transfers, accommodation, expected stay length, and package inclusions.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_whatsapp_contactReturns the clinic's WhatsApp contact deep link, pre-filled with a consultation-request message in the requested language.Returns the clinic's WhatsApp contact deep link, pre-filled with a consultation-request message in the requested language.
| Parameter | Typ | Beschreibung |
|---|---|---|
| language | string | Language code (en, de, ar, tr, ru, fr, pl); defaults to en |
request_callbackRequests 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| name* | string | — |
| phone | string | — |
| string | — | |
| preferred_language | string | — |
| consent* | boolean | User confirms the clinic may contact them using these details. |
searchSearches 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query* | string | 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 repo… |
| kind | string | Restrict results to one entity kind. Omit to search every kind. |
12 von 12 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.