tcmb

tcmb

Pricing: Free
Visit Website

TL;DR

tcmb_mcp is an open-source Model Context Protocol (MCP) server that provides AI assistants with direct access to Turkish Central Bank (TCMB) exchange rate data. It enables developers and financial analysts to fetch historical rates dating back to 1996 and perform currency conversions with built-in holiday awareness.

What Users Actually Pay

No user-reported pricing yet.

Our Take

tcmb_mcp occupies a highly specialized niche in the burgeoning MCP ecosystem, serving as a bridge between LLMs like Claude and the official financial data of Turkey. Its primary value proposition is removing the friction of manual data fetching for AI agents, allowing them to perform real-time financial analysis, bookkeeping, and trend reporting within a single chat interface. By standardizing these requests through MCP, it transforms an AI from a text generator into a functional financial tool. The tool’s technical maturity is evident in its 'holiday-aware' logic. Financial APIs often fail or return null values on non-trading days; this server’s ability to automatically fall back to the last available business day ensures that AI-driven workflows aren't interrupted by weekend or holiday gaps. Additionally, the inclusion of summary statistics (min, max, and percentage change) directly in the tool response reduces the token-heavy computation an LLM would otherwise have to perform on raw data arrays. However, potential users should be aware that this is an unofficial wrapper. While it provides high-utility access to TCMB data, it lacks an official Service Level Agreement (SLA) and depends on the continued maintenance of the individual developer and the stability of the TCMB’s public data endpoints. Furthermore, as an MCP-specific tool, it is currently best suited for users who have already adopted AI-orchestration environments like Claude Desktop, Cursor, or LobeChat. Overall, tcmb_mcp is an excellent utility for fintech developers, regional researchers, and businesses operating in Turkey that want to empower their AI assistants with accurate, context-aware currency data. It is a prime example of how modular AI tools can provide localized context that general-purpose models typically lack.

Pros

  • + Extensive historical depth with reliable daily exchange rate data reaching back to 1996.
  • + Intelligent holiday handling that prevents 'data not found' errors by automatically retrieving the most recent business day's rates.
  • + Built-in statistical analysis (min/max/average) that allows AI models to summarize trends without manual calculation.
  • + Seamless integration with the Model Context Protocol (MCP), making it compatible with modern AI IDEs and desktop assistants.
  • + Efficient SQLite-based caching system that reduces redundant API calls and improves response speed for frequently queried dates.

Cons

  • - Unofficial community-maintained tool, meaning it lacks official support from the Central Bank of the Republic of Turkey.
  • - Requires technical configuration (JSON editing or CLI installation) which may be a barrier for non-technical users.
  • - Limited geographical scope, providing high value for Turkish markets but strictly focused on TCMB-supported currency pairs.
  • - Dependency on the stability of external TCMB web services, which can be subject to downtime or structural changes.

MCP Integrations

1 server3,687 total uses
tcmb_mcp
tcmb_mcpofurkanuygur/tcmb_mcp
smitheryRemoteHigh match

Fetch today's and historical exchange rates from the Turkish Central Bank dating back to 1996. Convert between currencies and compare trends with summary statistics. Rely on holiday-aware lookups to always return the latest available data.

3,687 uses

Last checked Mar 18, 2026

Reviews

0 reviews
Write a Review

No reviews yet. Be the first to review tcmb!