{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/exchange-rates-mcp-server","description":"Convert currencies, get FX rates, and query historical ECB exchange rate data.","repository":{"url":"https://github.com/cyanheads/exchange-rates-mcp-server","source":"github"},"version":"0.3.1","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/exchange-rates-mcp-server","version":"0.3.1","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Frankfurter API base URL. Override for local testing or self-hosted instances.","format":"string","default":"https://api.frankfurter.dev/v1","name":"FRANKFURTER_BASE_URL"},{"description":"Day range above which fx_get_timeseries spills results to DataCanvas for SQL analytics, when DataCanvas is enabled (CANVAS_PROVIDER_TYPE=duckdb). Longer ranges return inline otherwise.","format":"string","default":"90","name":"FX_TIMESERIES_CANVAS_THRESHOLD_DAYS"},{"description":"Enable fx_dataframe_drop, which permanently removes one staged table or view from a DataCanvas. Disabled by default; the tool stays listed but uncallable until set to true.","format":"string","default":"false","name":"FX_ENABLE_CANVAS_DROP"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/exchange-rates-mcp-server","version":"0.3.1","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"Frankfurter API base URL. Override for local testing or self-hosted instances.","format":"string","default":"https://api.frankfurter.dev/v1","name":"FRANKFURTER_BASE_URL"},{"description":"Day range above which fx_get_timeseries spills results to DataCanvas for SQL analytics, when DataCanvas is enabled (CANVAS_PROVIDER_TYPE=duckdb). Longer ranges return inline otherwise.","format":"string","default":"90","name":"FX_TIMESERIES_CANVAS_THRESHOLD_DAYS"},{"description":"Enable fx_dataframe_drop, which permanently removes one staged table or view from a DataCanvas. Disabled by default; the tool stays listed but uncallable until set to true.","format":"string","default":"false","name":"FX_ENABLE_CANVAS_DROP"},{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"}]}],"remotes":[{"type":"streamable-http","url":"https://exchange-rates.caseyjhand.com/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-25T05:49:23.399958Z","publishedAt":"2026-08-25T05:49:23.399958Z","updatedAt":"2026-08-25T05:49:23.399958Z","isLatest":true}}}
