dolar-argentina
🇦🇷 dolar-argentina MCP
Claude를 위한 실시간 아르헨티나 달러 환율 — 블루, 공식, MEP, CCL, 암호화폐 등.
이게 무엇인가요?
Claude에게 아르헨티나 달러 환율에 대한 실시간 액세스 권한을 제공하는 MCP (Model Context Protocol) 서버입니다. 설치가 완료되면, 예산, 비교표, 환전 및 통화와 관련된 모든 분석 작업을 수행할 때 Claude가 자동으로 업데이트된 가격을 조회할 수 있습니다.
Related MCP server: Economía Venezuela MCP
설치
요구 사항
Node.js v18 이상
1. Claude 설정 열기
Claude Desktop → Settings → Developer → Edit Config
2. 파일에 붙여넣기
{
"mcpServers": {
"dolar-argentina": {
"command": "npx",
"args": ["-y", "dolar-argentina-mcp"]
}
}
}이미 다른 MCP가 설정되어 있다면,
"mcpServers"안에"dolar-argentina"블록만 추가하세요.
3. Claude Desktop 재시작
완전히 종료(Mac의 경우 Cmd+Q / Windows의 경우 Alt+F4)한 후 다시 엽니다. Settings → Developer에서 서버가 활성화된 것을 확인할 수 있습니다.
이게 전부입니다. 저장소를 복제하거나 수동으로 설치할 필요가 없습니다. npx가 다운로드 및 업데이트를 자동으로 관리합니다.
사용 가능한 도구
도구 | 설명 |
| 모든 환율 유형 (공식, 블루, MEP, CCL, 도매, 암호화폐, 카드) |
| 현재 달러 블루 가격 (매수 / 매도) |
| 현재 공식 달러 가격 (매수 / 매도) |
응답 예시:
[
{ "nombre": "Oficial", "compra": 1335, "venta": 1385 },
{ "nombre": "Blue", "compra": 1390, "venta": 1410 },
{ "nombre": "Bolsa", "compra": 1393.5, "venta": 1399.1 },
{ "nombre": "Contado con liquidación", "compra": 1447.5, "venta": 1449.3 },
{ "nombre": "Mayorista", "compra": 1350, "venta": 1359 },
{ "nombre": "Cripto", "compra": 1457.9, "venta": 1458 },
{ "nombre": "Tarjeta", "compra": 1735.5, "venta": 1800.5 }
]권장 사용법
매번 요청하지 않아도 Claude가 자동으로 가격을 조회하도록 하려면, Claude → Settings → Profile → Personal preferences에 다음을 추가하세요:
Cuando trabajés con presupuestos, precios o tablas comparativas en pesos y dólares,
consultá siempre el MCP dolar-argentina para usar los valores actualizados del día
(blue, oficial, MEP, etc.) sin que yo tenga que pedirlo explícitamente.사용 예시
설치가 완료되면 Claude에게 다음과 같이 요청할 수 있습니다:
"이 서비스들의 비교표를 USD로 만들고, 블루 환율과 공식 환율로 페소로 변환해줘"
"오늘 가격으로 이 제품은 달러로 얼마인가요?"
"MEP 달러를 사용하여 ARS 예산을 짜줘"
"지금 500달러는 블루 환율로 얼마인가요?"
데이터 출처
가격은 dolarapi.com에서 가져오며 실시간으로 업데이트됩니다.
기여
PR과 피드백은 언제나 환영합니다! 버그를 발견하거나 새로운 기능을 제안하고 싶다면 issue를 열어주세요.
라이선스
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
- AlicenseAqualityCmaintenanceEnables AI assistants to search products, compare prices, and find the best deals across multiple supermarkets in Argentina through Superprecio's price comparison API. Transforms Claude into an expert shopping assistant for Latin American grocery shopping.1514MIT
- FlicenseNot gradedqualityDmaintenanceProvides real-time Venezuelan economic data, including official and parallel exchange rates, inflation statistics, and basic goods basket prices. It enables AI assistants to query historical economic trends and current market indicators via natural language.
- AlicenseAqualityCmaintenanceReal-time Argentine exchange rates for AI agents. Dollar blue, oficial, MEP, CCL, crypto rates plus currency conversion and spread calculator.6155MIT
- AlicenseAqualityFmaintenanceEnables Claude to access real-time crypto prices, forex rates, and market sentiment data through free public APIs with no keys required.53MIT
Related MCP Connectors
Live & historical FX rates and currency conversion for AI agents. No API keys.
Argentina payments for AI agents — Mercado Pago wallet / cuotas via Mercado Pago. Never holds funds.
Live & historical FX rates for AI agents, from European Central Bank data. No API keys.
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/giannidona/dolar-argentina-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server