mcpbeat Sign in

Turkey Data MCP Server

by bodyegypt Your server? Claim it
local only

Turkey Data runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 10 Jun 2026.

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

Installs per day peak 23 · avg 8 · +37% w/w
a month agotoday
32
Installs / week
npm · turkey-data-mcp
0
Stars
0 open issues
10 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Turkey Data every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add turkey-data-mcp -- npx -y turkey-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "turkey-data-mcp": {
      "args": [
        "-y",
        "turkey-data-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.turkey-data-mcp]
command = "npx"
args = ["-y", "turkey-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "turkey-data-mcp": {
      "args": [
        "-y",
        "turkey-data-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "turkey-data-mcp": {
      "args": [
        "-y",
        "turkey-data-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Turkey Data

same job, measured the same way
Nbp MCP
by mrfentmen

Polish National Bank data: FX tables, single currency rates, and gold prices. No key required.

local only
C
GolfData
by golfdata

Golf equipment catalog, live retailer prices and daily price history. Keyless search, free key.

7 tools answering
Arzbin MCP Server
by arzbin

Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.

6 tools answering
Binance Market MCP
by mrfentmen

Live crypto prices, tickers, and candlestick charts from Binance public data. No key required.

local only
CryptoDataAPI
by cryptodataapi

Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.

26 tools answering
C
Tee Times
by loopgolf

Live golf tee time availability across US courses. Search by location, date, players, and price.

answering
I
Dxb Data
by dxbdata

Official Dubai real estate data: live prices and rental yields by area, from the DLD.

7 tools answering
Temsor API — Turkey & EU business data
by temsor

Turkey & EU business data: validation, sanctions screening, parsing, FX and fuel price history

72 tools answering

Turkey Data — questions

Answers built from our own checks of this server.

Why is there no uptime for Turkey Data?
Turkey Data runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package turkey-data-mcp was installed 32 times last week.
How do I connect Turkey Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls turkey-data-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Turkey Data?
The npm package turkey-data-mcp was installed 32 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Turkey Data open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.