Home › Other › frankfurtermcp

frankfurtermcp

A MCP server for the Frankfurter API for currency exchange rates.

Python Remote
★ 6 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@anirbanbasu/frankfurtermcp/mcp HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport http frankfurtermcp https://server.smithery.ai/@anirbanbasu/frankfurtermcp/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "frankfurtermcp": {
      "url": "https://server.smithery.ai/@anirbanbasu/frankfurtermcp/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization — Bearer token for Smithery authentication

Related servers

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry