Odel
Turkey Data

Turkey Data

Local
@bodyegyptJavaScriptMITUpdated 2mo ago

Live Turkey data: gold prices, TCMB FX rates, fuel prices, prayer times, Kandilli earthquakes.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmturkey-data-mcpv1.0.0

Run

npx -y turkey-data-mcp

MCP client config

{
  "mcpServers": {
    "turkey-data": {
      "command": "npx",
      "args": [
        "-y",
        "turkey-data-mcp"
      ]
    }
  }
}