mcp-exchange
mcp-exchange
Exchange MCP — Frankfurter 통화 환율 API를 래핑합니다 (무료, 인증 불필요)
Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 두 통화 간의 현재 환율을 가져옵니다 (예: USD, EUR). 환율 값과 타임스탬프를 반환합니다. |
| 현재 환율로 한 통화에서 다른 통화로 금액을 변환합니다. 변환된 금액과 적용된 환율을 반환합니다. |
| 특정 날짜(형식: YYYY-MM-DD)의 두 통화 간 환율을 가져옵니다. 과거 환율과 날짜를 반환합니다. |
| 지원되는 모든 통화를 코드와 전체 이름과 함께 나열합니다. 변환하거나 환율을 확인하기 전에 통화 코드를 확인하는 데 사용합니다. |
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
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceProvides 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.5MIT
- FlicenseNot gradedqualityDmaintenanceProvides 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.
- FlicenseNot gradedqualityDmaintenanceEnables fetching real-time exchange rates between currencies and listing supported currency codes using the Frankfurter API.
- AlicenseNot gradedqualityCmaintenanceWraps the Frankfurter API to enable currency exchange rate queries and conversions through natural language.7MIT
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)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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