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密钥。此服务器使用的模式:
路径 | 返回内容 |
| 所有指标的当前值快照 |
| 近期序列(约最近一个月) |
| 某一天的值。节假日或周末 |
| 全年的完整序列 |
代码: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:3000在Cursor中连接
{
"mcpServers": {
"mindicador": {
"url": "http://localhost:3000/mcp"
}
}
}在Vercel中,将URL替换为部署地址。
部署到Vercel
将仓库上传到GitHub(或使用
vercel)在项目中启用Fluid Compute
MCP位于
/mcp
无环境变量:mindicador.cl是公开的。
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