Back to search
30
MCP

currency-history-mcp

pypi/currency-history-mcp

A Model Context Protocol (MCP) server for fetching historical currency exchange rates using the Frankfurter API.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

currency-mcp
A Model Context Protocol (MCP) server for currency conversion using the Frankfurter API
0 tools
frankfurtermcp
A MCP server for currency exchange rates and currency conversion using the Frankfurter API.
0 tools
mcp-crypto-price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP client
0 tools
ai.smithery/anirbanbasu-frankfurtermcp
A MCP server for the Frankfurter API for currency exchange rates.
0 tools · streamable-http
iflow-mcp_anirbanbasu_frankfurtermcp
A MCP server for currency exchange rates and currency conversion using the Frankfurter API.
0 tools
pavm035/ai-fx-currency-mcp
MCP server for real-time and historical foreign exchange rates with GitHub OAuth authentication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "currency-history-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}