← tanimatik.com

INDIVIDUAL MCP TOOL

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.

tanimatik.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://tanimatik.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for recete_oner and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

tanimatik.com

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.

Related tools

  • tani_ara — Semptom, şikayet veya tanı adından ICD-10 tanısı bulur (Türkçe).
  • ilac_ara — İlaç adı, etken madde veya barkod ile Türkiye'deki 24.000+ ilaçta arama.
  • search — Search Turkish ICD-10 diagnoses and prescriptions by symptom, complaint or diagnosis name.
  • fetch — Fetch full prescription guidance for a search result id (format: 'icd:J00').