Agent Tools
Back to MCP servers
● healthy

A TypeScript-based MCP server providing deterministic access to official Bank of Canada Valet API foreign exchange rate data, optimized for Cloudflare Workers.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/bill-ying/bank-of-canada-foreign-exchange/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/bill-ying/bank-of-canada-foreign-exchange/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/bill-ying/mcp-server-ts-bank-of-canada-valet
Listed at (smithery)
https://github.com/bill-ying/mcp-server-ts-bank-of-canada-valet