MCP Mindicador
MCP Mindicador (SQM 클래스)
Next.js 기반 MCP 서버로, mindicador.cl을 사용하여 칠레의 경제 지표를 제공합니다. Vercel에 배포하고 Cursor 또는 다른 MCP 클라이언트에서 연결하도록 설계되었습니다.
공식 템플릿 vercel-labs/mcp-for-next.js와 mcp-handler 2를 기반으로 합니다.
MCP 엔드포인트
http://localhost:3000/mcp
https://TU-DEPLOY.vercel.app/mcpRelated MCP server: FX Currency MCP Server
mindicador.cl이 제공하는 것
공개 API는 API 키가 필요 없습니다. 이 서버가 사용하는 패턴은 다음과 같습니다:
경로 | 반환 내용 |
| 모든 지표의 현재 값을 포함한 스냅샷 |
| 최근 시계열 (약 한 달) |
| 하루의 값. 공휴일이나 주말에는 |
| 1년 전체 시계열 |
코드: dolar, dolar_intercambio, euro, uf, utm, ivp, ipc, imacec, tpm, libra_cobre, tasa_desempleo, bitcoin.
모든 지표를 한 번에 조회하는 /api/17-08-2026와 같은 엔드포인트는 존재하지 않습니다.
도구
cotizacion_dolar— 현재 관찰된 달러, 날짜 또는 연도별consultar_indicador— 표의 모든 코드listar_indicadores— 카탈로그;incluir_valores: true를 사용하면 현재 스냅샷 추가
개발
npm install
npm run dev예제 클라이언트 테스트 (서버 실행 중):
npm run test:client -- http://localhost:3000Cursor에서 연결
{
"mcpServers": {
"mindicador": {
"url": "http://localhost:3000/mcp"
}
}
}Vercel에서는 URL을 배포 URL로 변경하세요.
Vercel에 배포
GitHub에 저장소를 업로드하거나
vercel사용프로젝트에서 Fluid Compute 활성화
MCP는
/mcp에 위치
환경 변수는 필요 없습니다: mindicador.cl은 공개 API입니다.
This server cannot be installed
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
- AlicenseAqualityDmaintenanceEnables access to Bank of Mexico (Banxico) economic data including real-time and historical USD/MXN exchange rates, inflation data, interest rates, and other financial indicators. Supports querying current rates, historical data with date ranges, and economic metadata through natural language.9MIT
- Flicense-qualityDmaintenanceProvides 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.
- Alicense-qualityCmaintenanceEnables querying economic data from Banco de México (Mexico's central bank) via the SIE API.5MIT
- FlicenseAqualityDmaintenanceEnables fetching real-time and historical market data including forex, precious metals, cryptocurrencies, and stocks using the Twelve Data API.7
Related MCP Connectors
Macro indicators from World Bank, FRED, IMF, and OECD via unified query surface.
Convert currencies, get FX rates, and query historical ECB exchange rate data.
INEGI MCP — Mexico's national statistics office (INEGI) Indicators API.
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/justomiguel/mcp-sqm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server