← Registry

General Tools

tanimatik.com

Provides Turkish medical diagnosis (ICD-10) lookup and prescription recommendations based on symptoms or diagnosis names.

1 endpoint5 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://tanimatik.com/mcp

No auth detected

MCP server metadata

Name
tanimatik-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Türkiye'deki hekimler için ICD-10 tanı→reçete rehberi. Akış: tani_ara(semptom/tanı) → ICD kodu → recete_oner(icd). İlaç detayı: ilac_ara. Yanıtları kaynak URL ile birlikte kullan. Not: Tanimatik klinik karar-destek aracidir, tibbi tavsiye degildir; tani/doz/tedavi karari hekim sorumlulugundadir.

Known tools 5

tani_ara

Semptom, şikayet veya tanı adından ICD-10 tanısı bulur (Türkçe).

Inferred read-only
recete_oner

Verilen ICD-10 koduna Türkiye pratiğine uygun reçete önerisi döndürür: tanıya özel tedavi basamakları, etken madde grupları, örnek ilaçlar (aktif/pasif, fiyat), SUT ödeme ve gebelik bilgisi.

Inferred read-only
ilac_ara

İlaç adı, etken madde veya barkod ile Türkiye'deki 24.000+ ilaçta arama.

Inferred read-only
search

Search Turkish ICD-10 diagnoses and prescriptions by symptom, complaint or diagnosis name.

Inferred read-only
fetch

Fetch full prescription guidance for a search result id (format: 'icd:J00').

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tanimatik-mcp]
url = "https://tanimatik.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tanimatik-mcp": {
      "type": "http",
      "url": "https://tanimatik.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tanimatik-mcp
Remote MCP URL: https://tanimatik.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tanimatik-mcp": {
      "url": "https://tanimatik.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tanimatik-mcp": {
      "type": "http",
      "url": "https://tanimatik.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tanimatik-mcp",
  "transport": "streamable-http",
  "url": "https://tanimatik.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.