Loading MCP server directory, please wait...
Official Mexican economic data from Banxico: USD/MXN, inflation (INPC), UDIS and TIIE rates.
npx @getmcp/cli add io.github.nanisadw3/banxicoRequires Python 3.10+. Community-contributed server. Review source before installing.
BANXICO_TOKENFree API token for Banxico's SIE (Sistema de Informacion Economica)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nanisadw3/banxico": {
"command": "uvx",
"args": [
"mcp-banxico"
],
"env": {
"BANXICO_TOKEN": ""
}
}
}
}