Turkey Data
Rank #57,856io.github.bodyegypt/turkey-data-mcp
Live Turkey data: gold prices, TCMB FX rates, fuel prices, prayer times, Kandilli earthquakes.
Turkey Data is a Model Context Protocol (MCP) server published by bodyegypt. It ranks #57,856 of 115,591 servers tracked on MCP Toplist. Turkey Data is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 9, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 57,735 of 115,591 servers on MCP Toplist.
Use Turkey Data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add turkey-data-mcp -- npx -y turkey-data-mcp[mcp_servers.turkey-data-mcp]
command = "npx"
args = ["-y", "turkey-data-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"turkey-data-mcp": {
"command": "npx",
"args": [
"-y",
"turkey-data-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"turkey-data-mcp": {
"command": "npx",
"args": [
"-y",
"turkey-data-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"turkey-data-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"turkey-data-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"turkey-data-mcp": {
"command": "npx",
"args": [
"-y",
"turkey-data-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"turkey-data-mcp": {
"command": "npx",
"args": [
"-y",
"turkey-data-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bodyegypt%2Fturkey-data-mcp)<a href="https://mcptoplist.com/server/io.github.bodyegypt%2Fturkey-data-mcp"><img src="https://mcptoplist.com/badge/io.github.bodyegypt%2Fturkey-data-mcp.svg" alt="MCP Toplist: #57,856 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bodyegypt
Other servers by bodyegypt
View all bodyegypt servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Turkey Data?
- Turkey Data is maintained by bodyegypt, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Turkey Data listed on the Official MCP Registry?
- Yes — Turkey Data is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Turkey Data have?
- MCP Toplist tracks 1 version of Turkey Data, most recently published on Jun 10, 2026.
- Where can I find the source code for Turkey Data?
- The source code for Turkey Data is hosted at github.com/bodyegypt/turkey-data-mcp.