github analyzed · update queued 4a14201

Exchange-RateAPI/currency-agent

github

💶 Currency conversion AI agent (A2A + ADK + MCP) powered by Exchange-RateAPI

maintainer
Exchange-RateAPI
license
MIT
first seen
2026-06-10
last seen
2026-06-10
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

network 4

  • net Exchange-RateAPI-currency-agent-4a14201/currency_agent/test_client.py :18 import httpx
  • net Exchange-RateAPI-currency-agent-4a14201/mcp-server/server.py :7 import httpx
  • net Exchange-RateAPI-currency-agent-4a14201/travel_agent/agent.py :11 import httpx
  • net Exchange-RateAPI-currency-agent-4a14201/travel_agent/test_client.py :13 import httpx

tool registrations 5

  • get_exchange_rate Exchange-RateAPI-currency-agent-4a14201/mcp-server/server.py :102
  • compare_rates Exchange-RateAPI-currency-agent-4a14201/mcp-server/server.py :130
  • get_rate_for_date Exchange-RateAPI-currency-agent-4a14201/mcp-server/server.py :162
  • get_rate_change Exchange-RateAPI-currency-agent-4a14201/mcp-server/server.py :186
  • list_currencies Exchange-RateAPI-currency-agent-4a14201/mcp-server/server.py :246

declared dependencies 6

  • a2a-sdk@==0.3.3
  • fastmcp@==2.11.3
  • google-adk@==1.13.0
  • google-genai@>=1.17.0
  • httpx@>=0.27.0
  • python-dotenv@>=1.1.0