Skip to main content
Glama
pipeworx-io

mcp-exchange

by pipeworx-io

mcp-exchange

Exchange MCP — Frankfurter 통화 환율 API를 래핑합니다 (무료, 인증 불필요)

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

get_rate

두 통화 간의 현재 환율을 가져옵니다 (예: USD, EUR). 환율 값과 타임스탬프를 반환합니다.

convert

현재 환율로 한 통화에서 다른 통화로 금액을 변환합니다. 변환된 금액과 적용된 환율을 반환합니다.

get_historical_rate

특정 날짜(형식: YYYY-MM-DD)의 두 통화 간 환율을 가져옵니다. 과거 환율과 날짜를 반환합니다.

get_currencies

지원되는 모든 통화를 코드와 전체 이름과 함께 나열합니다. 변환하거나 환율을 확인하기 전에 통화 코드를 확인하는 데 사용합니다.

Related MCP server: FX Currency MCP Server

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:

{
  "mcpServers": {
    "exchange": {
      "url": "https://gateway.pipeworx.io/exchange/mcp"
    }
  }
}

또는 전체 Pipeworx 게이트웨이에 연결하여 1394개 이상의 모든 데이터 소스에 액세스하세요:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworx와 함께 사용하기

도구를 직접 호출하는 대신, 일반 영어로 질문할 수 있습니다:

ask_pipeworx({ question: "your question about Exchange data" })

게이트웨이가 올바른 도구를 선택하고 인수를 자동으로 채웁니다.

더보기

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides access to currency exchange rates and conversion tools using the Frankfurter API, including latest rates, historical data, and time series from sources like the European Central Bank.
    5
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time and historical foreign exchange rates for 31+ currencies, enabling currency conversion, historical rate lookups, and time series analysis using data from the Frankfurter API.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables fetching real-time exchange rates between currencies and listing supported currency codes using the Frankfurter API.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps the Frankfurter API to enable currency exchange rate queries and conversions through natural language.
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • Fetch latest and historical currency exchange rates from Frankfurter. Convert amounts between curr…

  • Convert currencies, get FX rates, and query historical ECB exchange rate data.

  • Frankfurter MCP — wraps Frankfurter API (api.frankfurter.dev)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-exchange'

If you have feedback or need assistance with the MCP directory API, please join our Discord server